diff options
author | Doug Ledford <dledford@redhat.com> | 2017-08-14 11:15:26 -0400 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-08-14 11:15:26 -0400 |
commit | 8ccf098104dcc6fb9036d760f79016d5227a4437 (patch) | |
tree | 8e4e65bf445b5ca0cb00c92866a3a381b6cb9365 /drivers/infiniband/hw | |
parent | d0d62c34fb746eaf68df5b3d6f4877c7d1e6320c (diff) |
Revert "RDMA/hns: fix build regression"
This reverts commit ecd840ff9b793ac60e3e6658414525535349a17b.
Diffstat (limited to 'drivers/infiniband/hw')
-rw-r--r-- | drivers/infiniband/hw/hns/hns_roce_device.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/hns/hns_roce_device.h b/drivers/infiniband/hw/hns/hns_roce_device.h index aeef2adf1a45..e493a61e14e1 100644 --- a/drivers/infiniband/hw/hns/hns_roce_device.h +++ b/drivers/infiniband/hw/hns/hns_roce_device.h @@ -33,7 +33,6 @@ #ifndef _HNS_ROCE_DEVICE_H #define _HNS_ROCE_DEVICE_H -#include <linux/io.h> #include <rdma/ib_verbs.h> #define DRV_NAME "hns_roce" |