commit | 4e705205252ffc6979b938ab10facf765692f5cf | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Wed Nov 12 16:12:10 2014 +1100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 20 09:11:14 2014 +0100 |
tree | 996e643db475bbcea40beba0f69b6291865c84d8 | |
parent | 3ff228af84b57767645d81a89c166c777646ad61 [diff] |
atari_scsi: Remove header The #defines in atari_scsi.h are intended to influence subsequent #includes in atari_scsi.c. IMHO, that's too convoluted. Remove atari_scsi.h by moving those macro definitions to atari_scsi.c, consistent with other NCR5380 drivers. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>