[ARM] pxa/littleton: update littleton to use the new gpio_card_detect for mmc
[safe/jmp/linux-2.6] / arch / arm / mach-omap2 / board-generic.c
index 3b34c20..fd00aa0 100644 (file)
@@ -33,7 +33,7 @@
 
 static void __init omap_generic_init_irq(void)
 {
-       omap2_init_common_hw();
+       omap2_init_common_hw(NULL, NULL);
        omap_init_irq();
 }