提交 cef1a3a5 编写于 作者: L Laurent Pinchart 提交者: Kumar Gala

[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c

When compiled without swap support, arch/mm/tlb.c complains about missing
function declarations. This patch fixes the warnings.
Signed-off-by: NLaurent Pinchart <laurent.pinchart@technotrade.biz>
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 d3e0e028
......@@ -27,6 +27,7 @@
#include <linux/mm.h>
#include <linux/init.h>
#include <linux/highmem.h>
#include <linux/pagemap.h>
#include <asm/tlbflush.h>
#include <asm/tlb.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册