diff options
author | Amrani, Ram <Ram.Amrani@cavium.com> | 2017-01-24 12:01:31 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-01-24 15:34:36 -0500 |
commit | 20f5e10ef8bcf29a915642245b66e5a132e38fc4 (patch) | |
tree | 5c75d87778a8a86daba8291519582ad682a9b4a1 /include/uapi/rdma | |
parent | 097b615965fb1af714fbc2311f68839b1086ebcb (diff) | |
download | linux-stable-20f5e10ef8bcf29a915642245b66e5a132e38fc4.tar.gz linux-stable-20f5e10ef8bcf29a915642245b66e5a132e38fc4.tar.bz2 linux-stable-20f5e10ef8bcf29a915642245b66e5a132e38fc4.zip |
RDMA/qedr: Add uapi header qedr-abi.h
Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/uapi/rdma')
-rw-r--r-- | include/uapi/rdma/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/rdma/Kbuild b/include/uapi/rdma/Kbuild index 82bdf5626859..bb68cb1b04ed 100644 --- a/include/uapi/rdma/Kbuild +++ b/include/uapi/rdma/Kbuild @@ -16,3 +16,4 @@ header-y += nes-abi.h header-y += ocrdma-abi.h header-y += hns-abi.h header-y += vmw_pvrdma-abi.h +header-y += qedr-abi.h |