]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/kernel/machine_kexec.c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
[karo-tx-linux.git] / arch / powerpc / kernel / machine_kexec.c
index a91e40c9ae45ee6f2c5fa38f799e5d3c0fb7c4ad..a81ca1b841ec89a0c5eff398b676dac5a3ae85fc 100644 (file)
 #include <linux/threads.h>
 #include <asm/machdep.h>
 
-/*
- * Provide a dummy crash_notes definition until crash dump is implemented.
- * This prevents breakage of crash_notes attribute in kernel/ksysfs.c.
- */
-note_buf_t crash_notes[NR_CPUS];
-
 void machine_crash_shutdown(struct pt_regs *regs)
 {
        if (ppc_md.machine_crash_shutdown)