omap3: Unify omap2_set_globals_3[43,6x]x functions
[pandora-kernel.git] / arch / arm / mach-omap2 / board-3630sdp.c
index 57290fb..72c2130 100644 (file)
@@ -68,7 +68,7 @@ static const struct ehci_hcd_omap_platform_data ehci_pdata __initconst = {
 
 static void __init omap_sdp_map_io(void)
 {
-       omap2_set_globals_36xx();
+       omap2_set_globals_3xxx();
        omap34xx_map_common_io();
 }