diff options
author | Doug Ledford <dledford@redhat.com> | 2016-12-14 14:56:21 -0500 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-14 14:56:21 -0500 |
commit | 6f94ba20799b98c8badf047b184fb4cd7bc45e44 (patch) | |
tree | 41d55a0005cd2e0b27a110f3e70b342f9426f668 /include/uapi/rdma/Kbuild | |
parent | 9032ad78bb58f2567fc95125ee69cde7b74c0a21 (diff) | |
parent | 29c8d9eba550c6d73d17cc1618a9f5f2a7345aa1 (diff) | |
download | linux-stable-6f94ba20799b98c8badf047b184fb4cd7bc45e44.tar.gz linux-stable-6f94ba20799b98c8badf047b184fb4cd7bc45e44.tar.bz2 linux-stable-6f94ba20799b98c8badf047b184fb4cd7bc45e44.zip |
Merge branch 'vmw_pvrdma' into merge-test
Diffstat (limited to 'include/uapi/rdma/Kbuild')
-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 b54f10d3c1f7..82bdf5626859 100644 --- a/include/uapi/rdma/Kbuild +++ b/include/uapi/rdma/Kbuild @@ -15,3 +15,4 @@ header-y += mthca-abi.h header-y += nes-abi.h header-y += ocrdma-abi.h header-y += hns-abi.h +header-y += vmw_pvrdma-abi.h |