Commit fd9e8392 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: Remove unused empty_bad_pmd_table[] declaration.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 2551aebc
......@@ -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
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment