IB/hfi1: Add PSM2 user space header to header_install
authorIra Weiny <ira.weiny@intel.com>
Wed, 2 Sep 2015 22:46:21 +0000 (18:46 -0400)
committerDoug Ledford <dledford@redhat.com>
Thu, 3 Sep 2015 19:29:52 +0000 (15:29 -0400)
commit6f876ce4b53f7c748e07cedab661aa4bcc8a09d2
treecaf915fc33b7f3c04e5cb613a8dec2ae0630e017
parent6fd8edabc2b03203e6bc44e77d1dfff415e706cc
IB/hfi1: Add PSM2 user space header to header_install

When the hfi1 driver was added a user space header file (hfi1_user.h) was added
to be shared between PSM2 and the driver.  However, the file was not added to
the header install.  Add it now.

Fixes: d4ab347005fb ("IB/core: Add core header changes needed for OPA")
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/uapi/rdma/Kbuild
include/uapi/rdma/hfi/Kbuild [new file with mode: 0644]