From: Finn Thain Date: Wed, 12 Nov 2014 05:12:00 +0000 (+1100) Subject: ncr5380: Remove pointless compiler command line override macros X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d572f65fdf78a6dcb55b86ad8684f88830bf2e08;p=pandora-kernel.git ncr5380: Remove pointless compiler command line override macros Compile-time override of scsi host defaults is pointless for drivers that provide module parameters and __setup options for that. Too many macros make the code hard to read so remove them. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed