OSDN Git Service

ARM: OMAP2+: Kconfig: convert SOC_OMAPTI81XX to SOC_TI81XX
[uclinux-h8/linux.git] / arch / arm / mach-omap2 / common.h
index c09ca63..f6be402 100644 (file)
@@ -55,7 +55,7 @@ static inline void omap34xx_map_common_io(void)
 }
 #endif
 
-#ifdef CONFIG_SOC_OMAPTI81XX
+#ifdef CONFIG_SOC_TI81XX
 extern void omapti81xx_map_common_io(void);
 #else
 static inline void omapti81xx_map_common_io(void)