aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/mmu_context.h
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2005-11-06 19:47:04 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-11-06 19:47:04 +0000
commit4fe15ba08fdb280536bd7019e8505969c4ac6852 (patch)
tree0718f9bbd876fa63d9f7f9d12dbce21abce53a95 /include/asm-arm/mmu_context.h
parent[ARM] Fix missing declaration of cache_is_vivt() (diff)
downloadlinux-dev-4fe15ba08fdb280536bd7019e8505969c4ac6852.tar.xz
linux-dev-4fe15ba08fdb280536bd7019e8505969c4ac6852.zip
[ARM] Fix second missing declaration of cache_is_vivt()
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
-rw-r--r--include/asm-arm/mmu_context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/mmu_context.h b/include/asm-arm/mmu_context.h
index 57b8def83d41..3d4b810d8c38 100644
--- a/include/asm-arm/mmu_context.h
+++ b/include/asm-arm/mmu_context.h
@@ -13,6 +13,7 @@
#ifndef __ASM_ARM_MMU_CONTEXT_H
#define __ASM_ARM_MMU_CONTEXT_H
+#include <asm/cacheflush.h>
#include <asm/proc-fns.h>
#if __LINUX_ARM_ARCH__ >= 6