From: Finn Thain Date: Wed, 12 Nov 2014 05:12:12 +0000 (+1100) Subject: sun3_scsi: Move macro definitions X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2231ef876a0ab4ab7b344bff6cc1508d9b6c1b52;p=pandora-kernel.git sun3_scsi: Move macro definitions The #defines in sun3_scsi.h are intended to influence subsequent #includes in sun3_scsi.c. IMHO, that's too convoluted. Move sun3_scsi.h macro definitions to sun3_scsi.c, consistent with other NCR5380 drivers. Omit the unused NCR5380_local_declare() and NCR5380_setup() macros. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed