[PARISC] Drop unused do_check_pgt_cache()
Drop the unused do_check_pgt_cache routine from mm/init.c and its prototype in asm/pgalloc.h Signed-off-by: Helge Deller <deller@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
committed by
Kyle McMartin
parent
c742842223
commit
c475eea292
@@ -477,11 +477,6 @@ void __init mem_init(void)
|
||||
|
||||
}
|
||||
|
||||
int do_check_pgt_cache(int low, int high)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
unsigned long *empty_zero_page __read_mostly;
|
||||
|
||||
void show_mem(void)
|
||||
|
Reference in New Issue
Block a user