aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/Makefile
diff options
context:
space:
mode:
authorGravatar Dennis Dalessandro <dennis.dalessandro@intel.com> 2016-05-19 05:26:51 -0700
committerGravatar Doug Ledford <dledford@redhat.com> 2016-05-26 11:35:14 -0400
commitf48ad614c100783be1e7e777dc36328001b83999 (patch)
treea6b6cf76850cdb508e636eeb22bea492118a3e3f /drivers/infiniband/hw/Makefile
parentIB/hfi1: Do not free hfi1 cdev parent structure early (diff)
downloadlinux-f48ad614c100783be1e7e777dc36328001b83999.tar.gz
linux-f48ad614c100783be1e7e777dc36328001b83999.tar.bz2
linux-f48ad614c100783be1e7e777dc36328001b83999.zip
IB/hfi1: Move driver out of staging
The TODO list for the hfi1 driver was completed during 4.6. In addition other objections raised (which are far beyond what was in the TODO list) have been addressed as well. It is now time to remove the driver from staging and into the drivers/infiniband sub-tree. Reviewed-by: Jubin John <jubin.john@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/Makefile')
-rw-r--r--drivers/infiniband/hw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/Makefile b/drivers/infiniband/hw/Makefile
index c7ad0a4c8b15..c0c7cf8af3f4 100644
--- a/drivers/infiniband/hw/Makefile
+++ b/drivers/infiniband/hw/Makefile
@@ -8,3 +8,4 @@ obj-$(CONFIG_MLX5_INFINIBAND) += mlx5/
obj-$(CONFIG_INFINIBAND_NES) += nes/
obj-$(CONFIG_INFINIBAND_OCRDMA) += ocrdma/
obj-$(CONFIG_INFINIBAND_USNIC) += usnic/
+obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/