]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/include/asm/global_data.h
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
[people/ms/u-boot.git] / arch / arm / include / asm / global_data.h
index dfcbcceba3bd849ab6d1ace17fced5b2583cfd6b..1aab6295d6066c2037fb1865ff7ebd36cfde57e5 100644 (file)
@@ -67,7 +67,7 @@ struct arch_global_data {
        phys_addr_t resv_ram;
 #endif
 
-#ifdef CONFIG_ARCH_OMAP2
+#ifdef CONFIG_ARCH_OMAP2PLUS
        u32 omap_boot_device;
        u32 omap_boot_mode;
        u8 omap_ch_flags;