diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-ldp.c')
-rw-r--r-- | arch/arm/mach-omap2/board-ldp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-ldp.c b/arch/arm/mach-omap2/board-ldp.c index 9cd2669113e4..9bcb18248023 100644 --- a/arch/arm/mach-omap2/board-ldp.c +++ b/arch/arm/mach-omap2/board-ldp.c | |||
@@ -408,7 +408,7 @@ static void __init omap_ldp_init(void) | |||
408 | 408 | ||
409 | static void __init omap_ldp_map_io(void) | 409 | static void __init omap_ldp_map_io(void) |
410 | { | 410 | { |
411 | omap2_set_globals_343x(); | 411 | omap2_set_globals_3xxx(); |
412 | omap34xx_map_common_io(); | 412 | omap34xx_map_common_io(); |
413 | } | 413 | } |
414 | 414 | ||