Skip to content
Snippets Groups Projects
Commit fd9e8392 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: Remove unused empty_bad_pmd_table[] declaration.


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