浏览代码

MIPS: Remove unused empty_bad_pmd_table[] declaration.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 12 年之前
父节点
当前提交
fd9e8392c3
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/mips/include/asm/pgtable-64.h

+ 0 - 1
arch/mips/include/asm/pgtable-64.h

@@ -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
 
 /*