Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-soc
[platform/kernel/linux-starfive.git] / arch / x86 / include / asm / reboot.h
index 3250e3d..92f2970 100644 (file)
@@ -23,7 +23,7 @@ void machine_real_restart(unsigned int type);
 #define MRR_BIOS       0
 #define MRR_APM                1
 
-typedef void (*nmi_shootdown_cb)(int, struct die_args*);
+typedef void (*nmi_shootdown_cb)(int, struct pt_regs*);
 void nmi_shootdown_cpus(nmi_shootdown_cb callback);
 
 #endif /* _ASM_X86_REBOOT_H */