From: Finn Thain Date: Wed, 12 Nov 2014 05:12:10 +0000 (+1100) Subject: atari_scsi: Remove header X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e705205252ffc6979b938ab10facf765692f5cf;p=pandora-kernel.git 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 Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed