diff options
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
-rw-r--r-- | arch/arm/mach-omap2/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c index 31296cbecb0b..103fc0915fb9 100644 --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c | |||
@@ -55,7 +55,7 @@ | |||
55 | * default mapping provided here. | 55 | * default mapping provided here. |
56 | */ | 56 | */ |
57 | 57 | ||
58 | #ifdef CONFIG_ARCH_OMAP24XX | 58 | #ifdef CONFIG_ARCH_OMAP2 |
59 | static struct map_desc omap24xx_io_desc[] __initdata = { | 59 | static struct map_desc omap24xx_io_desc[] __initdata = { |
60 | { | 60 | { |
61 | .virtual = L3_24XX_VIRT, | 61 | .virtual = L3_24XX_VIRT, |