aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm
diff options
context:
space:
mode:
authorChris Zankel <chris@zankel.net>2008-01-18 14:26:55 -0800
committerChris Zankel <chris@zankel.net>2008-02-13 15:05:35 -0800
commit1e12e3919ea83ce28f8c017b83f68739485fef81 (patch)
tree1a39796131b432cf8571cb8445af3be9e6ccb763 /arch/xtensa/mm
parent96b5a46e2a72dc1829370c87053e0cd558d58bc0 (diff)
downloadkernel_samsung_smdk4412-1e12e3919ea83ce28f8c017b83f68739485fef81.zip
kernel_samsung_smdk4412-1e12e3919ea83ce28f8c017b83f68739485fef81.tar.gz
kernel_samsung_smdk4412-1e12e3919ea83ce28f8c017b83f68739485fef81.tar.bz2
[XTENSA] Remove duplicate includes.
Signed-off-by: Lucas Woods <woodzy@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Christian Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/mm')
-rw-r--r--arch/xtensa/mm/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/xtensa/mm/cache.c b/arch/xtensa/mm/cache.c
index 9a1fa94..42bfb69 100644
--- a/arch/xtensa/mm/cache.c
+++ b/arch/xtensa/mm/cache.c
@@ -25,7 +25,6 @@
#include <linux/swap.h>
#include <linux/pagemap.h>
-#include <asm/pgtable.h>
#include <asm/bootparam.h>
#include <asm/mmu_context.h>
#include <asm/tlb.h>