]> git.baikalelectronics.ru Git - kernel.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)
commit738dc5e82e2c61bde59cd401c0adc1cf782e7be4
tree013a13785fd2b3b4a6c1f226b7674c362370ab1e
parent6082ddba982a6d38dacc46d7c8bb29c2ed9e4331
[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