diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-zoom3.c')
-rw-r--r-- | arch/arm/mach-omap2/board-zoom3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-zoom3.c b/arch/arm/mach-omap2/board-zoom3.c index 456b69072679..5e208942ca71 100644 --- a/arch/arm/mach-omap2/board-zoom3.c +++ b/arch/arm/mach-omap2/board-zoom3.c | |||
@@ -27,7 +27,7 @@ | |||
27 | static void __init omap_zoom_map_io(void) | 27 | static void __init omap_zoom_map_io(void) |
28 | { | 28 | { |
29 | omap2_set_globals_36xx(); | 29 | omap2_set_globals_36xx(); |
30 | omap2_map_common_io(); | 30 | omap34xx_map_common_io(); |
31 | } | 31 | } |
32 | 32 | ||
33 | static struct omap_board_config_kernel zoom_config[] __initdata = { | 33 | static struct omap_board_config_kernel zoom_config[] __initdata = { |