ARM i.MX6Q: Use ENET_CLK_SEL defines in imx6q_1588_init
[deliverable/linux.git] / arch / arm / mach-iop32x / n2100.c
index ea0984a7449e78d5c4780d349ea53759c9f75ab2..069144300b775d999b8f494089745fd27c6f9e89 100644 (file)
@@ -286,7 +286,7 @@ static void n2100_power_off(void)
                ;
 }
 
-static void n2100_restart(char mode, const char *cmd)
+static void n2100_restart(enum reboot_mode mode, const char *cmd)
 {
        gpio_line_set(N2100_HARDWARE_RESET, GPIO_LOW);
        gpio_line_config(N2100_HARDWARE_RESET, GPIO_OUT);
This page took 0.040841 seconds and 5 git commands to generate.