From: David S. Miller Date: Sun, 20 May 2012 04:45:08 +0000 (-0700) Subject: sparc32: Remove unused empty_bad_page{,_table} declarations. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a11b246a48dc51bb29969622c59090d621f3b849;p=linux-beck.git sparc32: Remove unused empty_bad_page{,_table} declarations. Signed-off-by: David S. Miller --- diff --git a/arch/sparc/include/asm/setup.h b/arch/sparc/include/asm/setup.h index 84a8a49966d8..8a83699a5507 100644 --- a/arch/sparc/include/asm/setup.h +++ b/arch/sparc/include/asm/setup.h @@ -21,8 +21,6 @@ extern char reboot_command[]; */ extern unsigned char boot_cpu_id; -extern unsigned long empty_bad_page; -extern unsigned long empty_bad_page_table; extern unsigned long empty_zero_page; extern int serial_console;