[SCSI] Unexport scsi/scsi.h from headers_install
authorTom Rini <tom_rini@mentor.com>
Tue, 27 Apr 2010 21:11:47 +0000 (14:11 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 2 May 2010 15:45:12 +0000 (11:45 -0400)
commit7407e5bba2cc821950344fd1391d9ad1b7e0b397
treeebcf898bd0d57283a15541d2647a5f0984dd775b
parent2471b894068ec59ab3012e788401b345ef459e49
[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>
include/scsi/Kbuild