]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm: uniphier: fix header inclusion guard
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 May 2023 13:52:11 +0000 (14:52 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 31 May 2023 14:11:46 +0000 (10:11 -0400)
commit30cb65748359915a7704be463cb2bfa838bb8877
treed4b161bf3def2e29e53fbdadea20613228449166
parent4ee992f7cf907d269d20a26d90513ef67b371dd5
arm: uniphier: fix header inclusion guard

It seems like the header inclusion guard for some Uniphier DDR PHY
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>
arch/arm/mach-uniphier/dram/ddrphy-init.h