]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/include/asm/global_data.h
TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2
[people/ms/u-boot.git] / arch / arm / include / asm / global_data.h
index 10550174df4bddc9f73e32ea89e8fd66e49f9d78..aee87cdcbf9e1b0c81a287475131476bc7ae01fc 100644 (file)
@@ -60,7 +60,7 @@ struct arch_global_data {
        unsigned long tlb_allocated;
 #endif
 
-#ifdef CONFIG_OMAP_COMMON
+#ifdef CONFIG_ARCH_OMAP2
        u32 omap_boot_device;
        u32 omap_boot_mode;
        u8 omap_ch_flags;