powerpc/kdump: Remove ppc_md.machine_crash_shutdown
[cascardo/linux.git] / arch / powerpc / platforms / cell / qpace_setup.c
index 1b57490..7970eec 100644 (file)
@@ -148,6 +148,5 @@ define_machine(qpace) {
 #ifdef CONFIG_KEXEC
        .machine_kexec          = default_machine_kexec,
        .machine_kexec_prepare  = default_machine_kexec_prepare,
-       .machine_crash_shutdown = default_machine_crash_shutdown,
 #endif
 };