Skip to content

Commit fd9e839

Browse files
committed
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 2551aeb commit fd9e839

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/mips/include/asm/pgtable-64.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ typedef struct { unsigned long pmd; } pmd_t;
162162

163163

164164
extern pmd_t invalid_pmd_table[PTRS_PER_PMD];
165-
extern pmd_t empty_bad_pmd_table[PTRS_PER_PMD];
166165
#endif
167166

168167
/*

0 commit comments

Comments
 (0)