linux/drivers/scsi/aacraid
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
..
aachba.c scsi: aacraid: Mark expected switch fall-throughs 2018-11-28 21:47:30 -05:00
aacraid.h scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
commctrl.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
comminit.c scsi: aacraid: Move code to wait for IO completion to shutdown func 2018-01-03 23:26:42 -05:00
commsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
dpcsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
linit.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
Makefile scsi: remove unneeded header search paths 2019-01-29 01:22:21 -05:00
nark.c
rkt.c
rx.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
sa.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
src.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
TODO