aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-01-31 22:05:48 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-31 22:05:48 +0100
commit62152d0ea7012382cd814c7b361b4ef2029f26e6 (patch)
tree2552f298c9c5c1f9be6d863d58ab5b4c0b24c37f /include/linux/swap.h
parentx86: uninline __pte_free_tlb() and __pmd_free_tlb() (diff)
downloadlinux-dev-62152d0ea7012382cd814c7b361b4ef2029f26e6.tar.xz
linux-dev-62152d0ea7012382cd814c7b361b4ef2029f26e6.zip
asm-generic/tlb.h: build fix
bring back the avr32, blackfin, sh, sparc architectures into working order, by reverting the effects of this change that came in via the x86 tree: commit a5a19c63f4e55e32dc0bc3d936d7f94793d8b380 Author: Jeremy Fitzhardinge <jeremy@goop.org> Date: Wed Jan 30 13:33:39 2008 +0100 x86: demacro asm-x86/pgalloc_32.h Sorry about that! Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to '')
-rw-r--r--include/linux/swap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/swap.h b/include/linux/swap.h
index 2c3ce4c69b25..4f3838adbb30 100644
--- a/include/linux/swap.h
+++ b/include/linux/swap.h
@@ -6,7 +6,6 @@
#include <linux/mmzone.h>
#include <linux/list.h>
#include <linux/sched.h>
-#include <linux/pagemap.h>
#include <asm/atomic.h>
#include <asm/page.h>