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