x86: clean up lookup_address() declarations
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
committed by
Ingo Molnar
parent
e4b71dcf54
commit
0a663088cd
@@ -245,8 +245,6 @@ extern struct list_head pgd_list;
|
||||
|
||||
extern int kern_addr_valid(unsigned long addr);
|
||||
|
||||
pte_t *lookup_address(unsigned long addr, int *level);
|
||||
|
||||
#define io_remap_pfn_range(vma, vaddr, pfn, size, prot) \
|
||||
remap_pfn_range(vma, vaddr, pfn, size, prot)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user