[SCSI] Make scsi.h independent of the rest of the scsi includes
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 9 Feb 2009 03:59:48 +0000 (21:59 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 12 Mar 2009 17:58:13 +0000 (12:58 -0500)
This allows it to compile and be used on the ps3 platform that wants
to use the #define values in scsi.h without actually having
CONFIG_SCSI set.

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found