dect
/
linux-2.6
Archived
13
0
Fork 0

[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: Tom Rini <tom_rini@mentor.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:
Tom Rini 2010-04-27 14:11:47 -07:00 committed by James Bottomley
parent 2471b89406
commit 7407e5bba2
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
header-y += scsi.h
header-y += scsi_netlink.h
header-y += scsi_netlink_fc.h
header-y += scsi_bsg_fc.h