Message ID | 1485252091-9370-1-git-send-email-Ram.Amrani@cavium.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
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 --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
Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com> --- include/uapi/rdma/Kbuild | 1 + 1 file changed, 1 insertion(+)