]> git.baikalelectronics.ru Git - kernel.git/commit
scsi_mac.h: Define AUTOSENSE before include of NCR5380.h
authorBoaz Harrosh <bharrosh@panasas.com>
Tue, 16 Oct 2007 08:25:01 +0000 (10:25 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 17:01:50 +0000 (10:01 -0700)
commita02fa3d5c5a7dbbecec9b81f6ed1c45f8a7b64a6
tree310f9d3484b1f201b9493d0cc801178769a487e1
parenta500fb452a209c3b9afc1b784dd256d0d7cc4ef0
scsi_mac.h: Define AUTOSENSE before include of NCR5380.h

  - Previese patch to NCR5380 broke scsi_mac because
    AUTOSENSE was defined after the inclusion of
    NCR5380.h. Fix it

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/scsi/mac_scsi.c