X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fpowerpc%2Finclude%2Fasm%2Fkdump.h;h=b07ebb9784d365b61d4216969fe24fa5c697e269;hb=62a8bd6c9246c0e1f19dfb8fc65ad7c4f7cac8bb;hp=821ed48c10edbb8d85480799bcf4f572bfc8ae88;hpb=1767c8f392857694899403a65942cc70b5b7d132;p=linux-2.6-omap-h63xx.git diff --git a/arch/powerpc/include/asm/kdump.h b/arch/powerpc/include/asm/kdump.h index 821ed48c10e..b07ebb9784d 100644 --- a/arch/powerpc/include/asm/kdump.h +++ b/arch/powerpc/include/asm/kdump.h @@ -20,8 +20,6 @@ #ifndef __ASSEMBLY__ -extern unsigned long __kdump_flag; - #if defined(CONFIG_CRASH_DUMP) && !defined(CONFIG_RELOCATABLE) extern void reserve_kdump_trampoline(void); extern void setup_kdump_trampoline(void);