From 8ccf098104dcc6fb9036d760f79016d5227a4437 Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Mon, 14 Aug 2017 11:15:26 -0400 Subject: [PATCH] Revert "RDMA/hns: fix build regression" This reverts commit ecd840ff9b793ac60e3e6658414525535349a17b. --- drivers/infiniband/hw/hns/hns_roce_device.h | 1 - 1 file changed, 1 deletion(-) 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 #include #define DRV_NAME "hns_roce"