projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6]
/
arch
/
s390
/
kernel
/
crash.c
diff --git
a/arch/s390/kernel/crash.c
b/arch/s390/kernel/crash.c
index
7bd169c
..
8cc7c9f
100644
(file)
--- a/
arch/s390/kernel/crash.c
+++ b/
arch/s390/kernel/crash.c
@@
-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)
{