[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files
[deliverable/linux.git] / arch / arm / mach-omap1 / board-h3.c
index 3ff6eb8c8f2a4a2d542ec4b7664b31875eb960e9..7cd419d61b400889c56e39feb64572f888205b6b 100644 (file)
@@ -37,8 +37,7 @@
 #include <asm/arch/mux.h>
 #include <asm/arch/tc.h>
 #include <asm/arch/usb.h>
-
-#include "common.h"
+#include <asm/arch/common.h>
 
 extern int omap_gpio_init(void);
 
@@ -190,7 +189,7 @@ void h3_init_irq(void)
 
 static void __init h3_map_io(void)
 {
-       omap_map_io();
+       omap_map_common_io();
        omap_serial_init(h3_serial_ports);
 }
 
This page took 0.040466 seconds and 5 git commands to generate.