diff options
author | David Howells <dhowells@redhat.com> | 2012-11-21 15:47:40 +0000 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2012-11-22 00:43:10 -0800 |
commit | 7235aa79f683db0d908dcb0c2b7062dfdd765196 (patch) | |
tree | 1bd2e3c629eb1e90017e344c976bd9ea68738583 /include/rdma/Kbuild | |
parent | f4a75d2eb7b1e2206094b901be09adb31ba63681 (diff) |
UAPI: (Scripted) Disintegrate include/rdma
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>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'include/rdma/Kbuild')
-rw-r--r-- | include/rdma/Kbuild | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/rdma/Kbuild b/include/rdma/Kbuild index ea56f76c0c2..e69de29bb2d 100644 --- a/include/rdma/Kbuild +++ b/include/rdma/Kbuild @@ -1,6 +0,0 @@ -header-y += ib_user_cm.h -header-y += ib_user_mad.h -header-y += ib_user_sa.h -header-y += ib_user_verbs.h -header-y += rdma_netlink.h -header-y += rdma_user_cm.h |