Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd9e8392 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

MIPS: Remove unused empty_bad_pmd_table[] declaration.

parent 2551aebc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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

/*