]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[ARM] Fix second missing declaration of cache_is_vivt()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 6 Nov 2005 19:47:04 +0000 (19:47 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Nov 2005 19:47:04 +0000 (19:47 +0000)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/ecard.c
include/asm-arm/mmu_context.h

index c445b0a848b2db6d5f446dfb0c7e8e70e25b87ea..dceb826bd216ece20e0e8399eaf785fc7d5cbde3 100644 (file)
@@ -41,7 +41,6 @@
 #include <linux/device.h>
 #include <linux/init.h>
 
-#include <asm/cacheflush.h>
 #include <asm/dma.h>
 #include <asm/ecard.h>
 #include <asm/hardware.h>
index 57b8def83d4145d152eee6e8dabe71195c2978f5..3d4b810d8c3869f2265610266766d29403ef043f 100644 (file)
@@ -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