[ARM] pxa/littleton: update littleton to use the new gpio_card_detect for mmc
[safe/jmp/linux-2.6] / arch / arm / mach-orion5x / lsmini-setup.c
index e0c43b8..c9bf6b8 100644 (file)
@@ -186,7 +186,7 @@ static struct mv_sata_platform_data lsmini_sata_data = {
 
 static void lsmini_power_off(void)
 {
-       arch_reset(0);
+       arch_reset(0, NULL);
 }