aboutsummaryrefslogtreecommitdiff
path: root/include/asm-avr32
diff options
context:
space:
mode:
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-01-14 23:27:30 +0100
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-06-27 17:48:05 +0200
commit5b72b52cab872396c93d808d7fa14017e9061430 (patch)
treea80c8563eb0286c48b465615862e1db101f19058 /include/asm-avr32
parent9dbef285a359c9bf6f04f907bdfb9f35f37a8513 (diff)
avr32: Kill unneeded #include <asm/pgalloc.h> from asm/mmu_context.h
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'include/asm-avr32')
-rw-r--r--include/asm-avr32/mmu_context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-avr32/mmu_context.h b/include/asm-avr32/mmu_context.h
index c37c391faef..27ff2340710 100644
--- a/include/asm-avr32/mmu_context.h
+++ b/include/asm-avr32/mmu_context.h
@@ -13,7 +13,6 @@
#define __ASM_AVR32_MMU_CONTEXT_H
#include <asm/tlbflush.h>
-#include <asm/pgalloc.h>
#include <asm/sysreg.h>
#include <asm-generic/mm_hooks.h>