]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c
authorOlaf Hering <olh@suse.de>
Tue, 10 Jan 2006 21:31:53 +0000 (22:31 +0100)
committerPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 03:48:02 +0000 (14:48 +1100)
commitf481f1edee77b3d623457685add1c6b507c25d6f
tree513519a8eb511ecdd4aebd16588f3d98da880166
parentaf9deabeb0298559227fd9b481d33aefcb15ca54
[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>
arch/powerpc/kernel/machine_kexec.c