mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 02:21:16 +00:00
7407e5bba2
The scsi/scsi.h header is normally provided by the libc (and was not exported by the kernel since 2.6.24) and has been until it was re-exported with 2.6.31. The kernel version is not userspace clean and does not appear to provide anything useable in userland over the (e)glibc version. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
4 lines
99 B
Makefile
4 lines
99 B
Makefile
header-y += scsi_netlink.h
|
|
header-y += scsi_netlink_fc.h
|
|
header-y += scsi_bsg_fc.h
|
|
header-y += fc/
|