]> git.dujemihanovic.xyz Git - u-boot.git/commit
stm32mp2: Fix CONFIG_STM32MP25X flag usage
authorPatrice Chotard <patrice.chotard@foss.st.com>
Tue, 9 Jan 2024 14:00:17 +0000 (15:00 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 19 Jan 2024 14:49:20 +0000 (15:49 +0100)
commit8a4d098bb0859b3a26c9e1100ed08d7bd1f8ed30
treea988c3e0800500625409284e4a115e2f2d3d62be
parentc2c2977227624a20f4a7d79e8abe0548b8acf626
stm32mp2: Fix CONFIG_STM32MP25X flag usage

"#if" was used instead of "#ifdef"

Fixes: 01a701994b05 ("stm32mp2: initial support")
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/mach-stm32mp/include/mach/stm32.h