mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
MIPS: Remove unused empty_bad_pmd_table[] declaration.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
2551aebc67
commit
fd9e8392c3
@ -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
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user