Commit 7407e5bb authored by Tom Rini's avatar Tom Rini Committed by James Bottomley

[SCSI] Unexport scsi/scsi.h from headers_install

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: default avatarTom Rini <tom_rini@mentor.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent 2471b894
header-y += scsi.h
header-y += scsi_netlink.h header-y += scsi_netlink.h
header-y += scsi_netlink_fc.h header-y += scsi_netlink_fc.h
header-y += scsi_bsg_fc.h header-y += scsi_bsg_fc.h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment