1
0
Fork 0

x86: mm/pgtable_32.c declare set_pmd_pfn before they get used

Signed-off-by: Jaswinder Singh <jaswinder@infradead.org>
hifive-unleashed-5.1
Jaswinder Singh 2008-07-23 17:41:59 +05:30
parent e0b7c8192d
commit 01eb7858c0
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ static inline void pgtable_cache_init(void) { }
static inline void check_pgt_cache(void) { }
void paging_init(void);
extern void set_pmd_pfn(unsigned long, unsigned long, pgprot_t);
/*
* The Linux x86 paging architecture is 'compile-time dual-mode', it