s390/kexec: move machine_crash_shutdown() to machine_kexec.c
[deliverable/linux.git] / arch / s390 / kernel / machine_kexec.c
index 493304bdf1c7845c34c632b33361b6468126c7a6..0d5063e0ff799ec01162d9d558ec9616af1066de 100644 (file)
@@ -191,6 +191,10 @@ void machine_shutdown(void)
 {
 }
 
+void machine_crash_shutdown(struct pt_regs *regs)
+{
+}
+
 /*
  * Do normal kexec
  */
This page took 0.024174 seconds and 5 git commands to generate.