aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/shmparam.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-10-04 18:20:15 +0100
committerDavid Howells <dhowells@redhat.com>2012-10-04 18:20:15 +0100
commit8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498 (patch)
tree42ef93e164b8b2a01adab30db4b33f370f4280d7 /include/asm-generic/shmparam.h
parentUAPI: Fix conditional header installation handling (notably kvm_para.h on m68k) (diff)
downloadwireguard-linux-8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498.tar.xz
wireguard-linux-8a1ab3155c2ac7fbe5f2038d6e26efeb607a1498.zip
UAPI: (Scripted) Disintegrate include/asm-generic
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'include/asm-generic/shmparam.h')
-rw-r--r--include/asm-generic/shmparam.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-generic/shmparam.h b/include/asm-generic/shmparam.h
deleted file mode 100644
index 51a3852de733..000000000000
--- a/include/asm-generic/shmparam.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __ASM_GENERIC_SHMPARAM_H
-#define __ASM_GENERIC_SHMPARAM_H
-
-#define SHMLBA PAGE_SIZE /* attach addr a multiple of this */
-
-#endif /* _ASM_GENERIC_SHMPARAM_H */