summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm
diff options
context:
space:
mode:
authorChris Zankel <chris@zankel.net>2008-01-18 23:26:55 +0100
committerChris Zankel <chris@zankel.net>2008-02-14 00:05:35 +0100
commit1e12e3919ea83ce28f8c017b83f68739485fef81 (patch)
tree1a39796131b432cf8571cb8445af3be9e6ccb763 /arch/xtensa/mm
parentWMI: initialize wmi_blocks.list even if ACPI is disabled (diff)
downloadlinux-1e12e3919ea83ce28f8c017b83f68739485fef81.tar.xz
linux-1e12e3919ea83ce28f8c017b83f68739485fef81.zip
[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 9a1fa9478ae7..42bfb695a170 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>