]> Pileus Git - ~andy/linux/commitdiff
MIPS: Remove unused empty_bad_pmd_table[] declaration.
authorRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:14:12 +0000 (11:14 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2012 09:14:12 +0000 (11:14 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pgtable-64.h

index 55908fd56b1fc66ed5fe99d61bc54b8a243a1159..c26e182500799b7ba6cf97b2ef540f6feb82b6c8 100644 (file)
@@ -162,7 +162,6 @@ typedef struct { unsigned long pmd; } pmd_t;
 
 
 extern pmd_t invalid_pmd_table[PTRS_PER_PMD];
-extern pmd_t empty_bad_pmd_table[PTRS_PER_PMD];
 #endif
 
 /*