]> git.baikalelectronics.ru Git - uboot.git/commit
freescale: vsc3316_3308: fix header inclusion guard
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 May 2023 13:52:12 +0000 (14:52 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 31 May 2023 16:17:00 +0000 (12:17 -0400)
commiteffefa9028a34b0c476b658179d164fa5a8ed683
tree9cb84a41442ec3481281190e5276ed4b83e1f411
parentb2c687c1dbd74963ab8d05f94c925842346ae8d4
freescale: vsc3316_3308: fix header inclusion guard

It seems like the header inclusion guard for some Freescale crosspoint
switch header was misspelled.

Make the preprocessor symbol for the #ifndef and #define lines the
same, so that the double inclusion protection works as expected.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
board/freescale/common/vsc3316_3308.h