sparc32: Remove unused empty_bad_page{,_table} declarations.
authorDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 04:45:08 +0000 (21:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2012 04:45:08 +0000 (21:45 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/setup.h

index 84a8a49..8a83699 100644 (file)
@@ -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;