From: Olaf Hering Date: Tue, 10 Jan 2006 21:31:53 +0000 (+0100) Subject: [PATCH] powerpc: remove remaining crash_notes variable from machine_kexec.c X-Git-Tag: v2.6.16-rc1~425^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f481f1edee77b3d623457685add1c6b507c25d6f;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed