diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-01-25 08:09:03 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-01-29 07:22:21 +0100 |
commit | 34022f0072e76c6d64c22f83dbe3652c00ba03d2 (patch) | |
tree | f8de39fa38de1c313bec68702d109abd315372ea /Kbuild | |
parent | scsi: fnic: Remove set but not used variable 'vdev' (diff) | |
download | linux-34022f0072e76c6d64c22f83dbe3652c00ba03d2.tar.xz linux-34022f0072e76c6d64c22f83dbe3652c00ba03d2.zip |
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions