commit | 2b67fc46061b2171fb8fbb55d1ac717abd533569 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Feb 05 21:16:47 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Feb 05 21:16:47 2007 +0100 |
tree | d4e9db6e7d51d2fc3cf782bf11e24ed7fbc544a0 | |
parent | 55dff5224abeb734b12c1661c34ccf534955bee7 [diff] [blame] |
[S390] Get rid of a lot of sparse warnings. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
diff --git a/arch/s390/kernel/crash.c b/arch/s390/kernel/crash.c index 926ccee..8cc7c9f 100644 --- a/arch/s390/kernel/crash.c +++ b/arch/s390/kernel/crash.c
@@ -9,6 +9,7 @@ #include <linux/threads.h> #include <linux/kexec.h> +#include <linux/reboot.h> void machine_crash_shutdown(struct pt_regs *regs) {