diff --git a/[refs] b/[refs] index 1675fbdc2e4e..564c0762a56a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 72f74fa25a468f40781e452f1d2528395090d55f +refs/heads/master: 78db4c6be439cd446c94181c73f5e06a89a5aaf3 diff --git a/trunk/include/asm-x86/reboot.h b/trunk/include/asm-x86/reboot.h index e9e3ffc22c07..6b5233b4f84b 100644 --- a/trunk/include/asm-x86/reboot.h +++ b/trunk/include/asm-x86/reboot.h @@ -3,8 +3,7 @@ struct pt_regs; -struct machine_ops -{ +struct machine_ops { void (*restart)(char *cmd); void (*halt)(void); void (*power_off)(void);