OMAP: GPIO: Implement GPIO as a platform device
[pandora-kernel.git] / arch / arm / mach-omap1 / board-fsample.c
index 295ab67..0c3f396 100644 (file)
@@ -327,7 +327,6 @@ static void __init omap_fsample_init_irq(void)
 {
        omap1_init_common_hw();
        omap_init_irq();
-       omap_gpio_init();
 }
 
 /* Only FPGA needs to be mapped here. All others are done with ioremap */