]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c
authorLaurent Pinchart <laurent.pinchart@technotrade.biz>
Mon, 9 Jul 2007 12:58:18 +0000 (14:58 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 10 Jul 2007 05:33:07 +0000 (00:33 -0500)
commitcef1a3a5b8697ad76a6d18753e418cfe6a897030
tree013a13785fd2b3b4a6c1f226b7674c362370ab1e
parentd3e0e02804a5f48432a87b839b469e66d1a84f1c
[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: Laurent Pinchart <laurent.pinchart@technotrade.biz>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/ppc/mm/tlb.c