summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hns
diff options
context:
space:
mode:
authorDoug Ledford <dledford@redhat.com>2017-08-14 11:15:26 -0400
committerDoug Ledford <dledford@redhat.com>2017-08-14 11:15:26 -0400
commit8ccf098104dcc6fb9036d760f79016d5227a4437 (patch)
tree8e4e65bf445b5ca0cb00c92866a3a381b6cb9365 /drivers/infiniband/hw/hns
parentd0d62c34fb746eaf68df5b3d6f4877c7d1e6320c (diff)
Revert "RDMA/hns: fix build regression"
This reverts commit ecd840ff9b793ac60e3e6658414525535349a17b.
Diffstat (limited to 'drivers/infiniband/hw/hns')
-rw-r--r--drivers/infiniband/hw/hns/hns_roce_device.h1
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"