infiniband: remove unneeded header search paths

The included headers are located in include/target/. I was able to
build these drivers without the extra header search paths.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
This commit is contained in:
Masahiro Yamada
2019-01-25 13:39:30 +09:00
gecommit door Jason Gunthorpe
bovenliggende 535005ca8e
commit ed4cdf4a21
2 gewijzigde bestanden met toevoegingen van 0 en 2 verwijderingen

Bestand weergeven

@@ -1,2 +1 @@
ccflags-y := -Idrivers/target
obj-$(CONFIG_INFINIBAND_SRPT) += ib_srpt.o