提交 01eb7858 编写于 作者: J Jaswinder Singh

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

Signed-off-by: NJaswinder Singh <jaswinder@infradead.org>
上级 e0b7c819
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册