summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/cacheflush.h
diff options
context:
space:
mode:
authorVineet Gupta <vgupta@synopsys.com>2013-05-09 19:20:43 +0530
committerVineet Gupta <vgupta@synopsys.com>2013-05-09 22:00:57 +0530
commit5bba49f5397c012d873c73860ad7b50c526e613b (patch)
treebcea4107858b117c7bd063ca3e90c0cc1773f636 /arch/arc/include/asm/cacheflush.h
parentde2a852cc0d4c4d6a9c22a597c9cc231f2e6ceb4 (diff)
downloadlinux-5bba49f5397c012d873c73860ad7b50c526e613b.tar.bz2
ARC: [mm] Aliasing VIPT dcache support 4/4
Enforce congruency of userspace shared mappings Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/include/asm/cacheflush.h')
-rw-r--r--arch/arc/include/asm/cacheflush.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/include/asm/cacheflush.h b/arch/arc/include/asm/cacheflush.h
index 14a0fea0029e..9f841af41092 100644
--- a/arch/arc/include/asm/cacheflush.h
+++ b/arch/arc/include/asm/cacheflush.h
@@ -19,6 +19,7 @@
#define _ASM_CACHEFLUSH_H
#include <linux/mm.h>
+#include <asm/shmparam.h>
/*
* Semantically we need this because icache doesn't snoop dcache/dma.