diff mbox

[v2] qedr: add qedr-abi.h to Kbuild

Message ID 1485252091-9370-1-git-send-email-Ram.Amrani@cavium.com (mailing list archive)
State Accepted
Headers show

Commit Message

Amrani, Ram Jan. 24, 2017, 10:01 a.m. UTC
Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com>
---
 include/uapi/rdma/Kbuild | 1 +
 1 file changed, 1 insertion(+)

Comments

Doug Ledford Jan. 24, 2017, 8:47 p.m. UTC | #1
On Tue, 2017-01-24 at 12:01 +0200, Ram Amrani wrote:
> Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com>
> ---
>  include/uapi/rdma/Kbuild | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/uapi/rdma/Kbuild b/include/uapi/rdma/Kbuild
> index 82bdf56..bb68cb1 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

So, there is work progressing that should render this obsolete.
 However, I suspect that won't land until 4.11, so this is still needed
for 4.10-rc.  Applied.
diff mbox

Patch

diff --git a/include/uapi/rdma/Kbuild b/include/uapi/rdma/Kbuild
index 82bdf56..bb68cb1 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