]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/arm/mach-omap2/io.c
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
[net-next-2.6.git] / arch / arm / mach-omap2 / io.c
index 103fc0915fb988aad7ac81ee042405c88c497029..5a3d6f9107e4dac080389dd63e80d21aca675376 100644 (file)
@@ -125,7 +125,7 @@ static struct map_desc omap243x_io_desc[] __initdata = {
 #endif
 #endif
 
-#ifdef CONFIG_ARCH_OMAP34XX
+#ifdef CONFIG_ARCH_OMAP3
 static struct map_desc omap34xx_io_desc[] __initdata = {
        {
                .virtual        = L3_34XX_VIRT,
@@ -269,7 +269,7 @@ void __init omap243x_map_common_io()
 }
 #endif
 
-#ifdef CONFIG_ARCH_OMAP34XX
+#ifdef CONFIG_ARCH_OMAP3
 void __init omap34xx_map_common_io()
 {
        iotable_init(omap34xx_io_desc, ARRAY_SIZE(omap34xx_io_desc));