2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-04 11:43:54 +08:00
linux-next/drivers/infiniband/hw
Doug Ledford ecd840ff9b RDMA/hns: fix build regression
The 0day build system flags implicit includes as errors.  A patch from
Matan Barak to allow hns_roce, an aarch64 specific RDMA driver, to be
built on other arches, but it resulted in build regressions.  The
problem is that hns_roce_device.h needs a definition for __raw_writeq
but did not have an include to provide it.  Add <linux/io.h> as an
include to resolve the issue.

Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-28 15:17:18 -04:00
..
bnxt_re RDMA/bnxt_re: Allow posting when QPs are in error 2017-07-24 08:45:12 -04:00
cxgb3 RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
cxgb4 RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
hfi1 Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
hns RDMA/hns: fix build regression 2017-07-28 15:17:18 -04:00
i40iw RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
mlx4 Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
mlx5 Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
mthca RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
nes RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
ocrdma RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
qedr RDMA/qedr: notify user application of supported WIDs 2017-07-27 08:59:52 -04:00
qib Merge branch 'misc' into k.o/for-next 2017-07-27 09:00:38 -04:00
usnic RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
vmw_pvrdma RDMA: Remove useless MODULE_VERSION 2017-07-24 08:45:11 -04:00
Makefile RDMA/bnxt_re: Add bnxt_re driver build support 2017-02-14 09:51:28 -05:00