linux-stable/drivers/scsi/smartpqi
Masahiro Yamada 34022f0072 scsi: remove unneeded header search paths
I was able to build without these extra header search paths.

Especially, the header search path -I. in kernel Makefiles is always
suspicious; it allows the compiler to search for headers in the top of
$(srctree), where obviously no header file exists.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-01-29 01:22:21 -05:00
..
Kconfig scsi: smartpqi: update Kconfig 2016-09-02 06:27:28 -04:00
Makefile scsi: remove unneeded header search paths 2019-01-29 01:22:21 -05:00
smartpqi.h scsi: smartpqi: add ofa support 2018-12-19 22:27:52 -05:00
smartpqi_init.c SCSI misc on 20181224 2018-12-28 14:48:06 -08:00
smartpqi_sas_transport.c scsi: smartpqi: add smp_utils support 2018-12-19 22:23:35 -05:00
smartpqi_sis.c scsi: smartpqi: add ofa support 2018-12-19 22:27:52 -05:00
smartpqi_sis.h scsi: smartpqi: add ofa support 2018-12-19 22:27:52 -05:00