linux/drivers/infiniband/hw
Masahiro Yamada b360ce3b2b infiniband: prefix header search paths with $(srctree)/
Currently, the Kbuild core manipulates header search paths in a crazy
way [1].

To fix this mess, I want all Makefiles to add explicit $(srctree)/ to
the search paths in the srctree. Some Makefiles are already written in
that way, but not all. The goal of this work is to make the notation
consistent, and finally get rid of the gross hacks.

Having whitespaces after -I does not matter since commit 48f6e3cf5b
("kbuild: do not drop -I without parameter").

[1]: https://patchwork.kernel.org/patch/9632347/

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Parvi Kaustubhi <pkaustub@cisco.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-01-25 15:28:50 -07:00
..
bnxt_re infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
cxgb3 infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
cxgb4 infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
hfi1 infiniband: hfi1: no need to check return value of debugfs_create functions 2019-01-24 09:22:29 -07:00
hns infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
i40iw infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
mlx4 RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
mlx5 IB/mlx5: Ranges in implicit ODP MR inherit its write access 2019-01-24 09:22:30 -07:00
mthca RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
nes RDMA: Introduce and use rdma_device_to_ibdev() 2019-01-14 13:12:03 -07:00
ocrdma infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
qedr IB/hw: Remove unneeded semicolons 2019-01-18 14:04:46 -07:00
qib RDMA/qib: Use GUP longterm for PSM page pining 2019-01-24 09:22:30 -07:00
usnic infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
vmw_pvrdma RDMA: Rename port_callback to init_port 2019-01-14 13:05:14 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00