Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[deliverable/linux.git] / arch / arm / plat-iop / restart.c
index 33fa699a4d28ff88104cd36c7094ef00f6caeefb..3a4d5e5fde5260efdc1d4132c7901b1918806ae6 100644 (file)
@@ -11,7 +11,7 @@
 #include <asm/system_misc.h>
 #include <mach/hardware.h>
 
-void iop3xx_restart(char mode, const char *cmd)
+void iop3xx_restart(enum reboot_mode mode, const char *cmd)
 {
        *IOP3XX_PCSR = 0x30;
 
This page took 0.028987 seconds and 5 git commands to generate.