ARM: imx: get rid of mxc_gpio_init
[deliverable/linux.git] / arch / arm / mach-mx5 / devices.c
index 7130449aacdcff6671cea5fe794a418916bdac34..f40778f1a8779ea48796f4235a6bcc223d2da35a 100644 (file)
@@ -195,7 +195,7 @@ static struct mxc_gpio_port mxc_gpio_ports[] = {
        },
 };
 
-int __init mxc_register_gpios(void)
+int __init imx51_register_gpios(void)
 {
        return mxc_gpio_init(mxc_gpio_ports, ARRAY_SIZE(mxc_gpio_ports));
 }
This page took 0.024266 seconds and 5 git commands to generate.