diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-05-09 15:50:43 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-05-09 18:30:57 +0200 |
commit | 5bba49f5397c012d873c73860ad7b50c526e613b (patch) | |
tree | bcea4107858b117c7bd063ca3e90c0cc1773f636 /arch/arc/include/asm/Kbuild | |
parent | ARC: [mm] Aliasing VIPT dcache support 3/4 (diff) | |
download | linux-5bba49f5397c012d873c73860ad7b50c526e613b.tar.xz linux-5bba49f5397c012d873c73860ad7b50c526e613b.zip |
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/Kbuild')
-rw-r--r-- | arch/arc/include/asm/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arc/include/asm/Kbuild b/arch/arc/include/asm/Kbuild index 48af742f8b5a..d8dd660898b9 100644 --- a/arch/arc/include/asm/Kbuild +++ b/arch/arc/include/asm/Kbuild @@ -32,7 +32,6 @@ generic-y += resource.h generic-y += scatterlist.h generic-y += sembuf.h generic-y += shmbuf.h -generic-y += shmparam.h generic-y += siginfo.h generic-y += socket.h generic-y += sockios.h |