commit | f290f1970f01287eaaffc798a677594a57ebd65e | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Sun Feb 08 21:59:48 2009 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Mar 12 12:58:13 2009 -0500 |
tree | 534b3ab262c3c791f80c8fd32dee7192395973dc | |
parent | 97218a1499391b174ea95e05b7a40fbb73e79813 [diff] |
[SCSI] Make scsi.h independent of the rest of the scsi includes 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>