commit | 92de383154e98bc0b9c4b3364af3945076f77032 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Wed Nov 12 16:12:04 2014 +1100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 20 09:11:11 2014 +0100 |
tree | 88fe5b3bd0efabf9ce86a52a9f63666ceea36905 | |
parent | fd9cd67c3d89f9ee350ea6fda802375bf1d66b0b [diff] |
mac_scsi: Remove header The #defines in mac_scsi.h are intended to influence subsequent #includes in mac_scsi.c. IMHO, that's too convoluted. Remove mac_scsi.h by moving those macro definitions to mac_scsi.c, consistent with other NCR5380 drivers. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de>