omap: Rename mmc-twl4030 files to hsmmc
[deliverable/linux.git] / arch / arm / mach-omap2 / board-igep0020.c
index 117b8fd7e3a6445cba151b787749df9419acc00d..ea7bfbaceddd8b6f2dc0e774ea20094b54124545 100644 (file)
@@ -30,7 +30,7 @@
 #include <plat/usb.h>
 
 #include "mux.h"
-#include "mmc-twl4030.h"
+#include "hsmmc.h"
 
 #define IGEP2_SMSC911X_CS       5
 #define IGEP2_SMSC911X_GPIO     176
@@ -246,7 +246,7 @@ static void __init igep2_init(void)
 static void __init igep2_map_io(void)
 {
        omap2_set_globals_343x();
-       omap2_map_common_io();
+       omap34xx_map_common_io();
 }
 
 MACHINE_START(IGEP0020, "IGEP v2 board")
This page took 0.025385 seconds and 5 git commands to generate.