[S390] exec_protect: Fix incorrect extern declarations.
[safe/jmp/linux-2.6] / arch / s390 / kernel / crash.c
index 7bd169c..8cc7c9f 100644 (file)
@@ -9,8 +9,7 @@
 
 #include <linux/threads.h>
 #include <linux/kexec.h>
-
-note_buf_t crash_notes[NR_CPUS];
+#include <linux/reboot.h>
 
 void machine_crash_shutdown(struct pt_regs *regs)
 {