exynos: fix header inclusion guard
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 May 2023 13:52:13 +0000 (14:52 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 31 May 2023 16:31:47 +0000 (12:31 -0400)
commit081b160aa399f78e2bee54e4b59bd62862b22b68
tree4ab1be6a29d44eb40d02710646a47e9fbe468e37
parentdb93db92b4a2244e0ef35bf1bf3fc38c1da174f1
exynos: fix header inclusion guard

It seems like the header inclusion guard for the Exynos pinctrl 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>
drivers/pinctrl/exynos/pinctrl-exynos.h