commit | f481f1edee77b3d623457685add1c6b507c25d6f | [log] [tgz] |
---|---|---|
author | Olaf Hering <olh@suse.de> | Tue Jan 10 22:31:53 2006 +0100 |
committer | Paul Mackerras <paulus@samba.org> | Wed Jan 11 14:48:02 2006 +1100 |
tree | 513519a8eb511ecdd4aebd16588f3d98da880166 | |
parent | af9deabeb0298559227fd9b481d33aefcb15ca54 [diff] |
[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c remove remaining crash_notes definition to fix compile error /dev/shm/linux-2.6/arch/powerpc/kernel/machine_kexec.c:21: error: conflicting types for `crash_notes' /dev/shm/linux-2.6/include/linux/kexec.h:129: error: previous declaration of `crash_notes' Signed-off-by: Olaf Hering <olh@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org>