From: Hannes Reinecke Date: Thu, 8 Jan 2015 06:43:48 +0000 (+0100) Subject: scsi: Conditionally compile in constants.c X-Git-Tag: fixes-v4.0-rc1~143^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd951ecd511756f405ae9324db87bb0159f6225;p=pandora-kernel.git scsi: Conditionally compile in constants.c Instead of having constants.c littered with ifdef statements we should be moving dummy functions into the header and condintionally compile in constants.c if selected. And update the Kconfig description to reflect the actual size difference. Suggested-by: Christoph Hellwig Tested-by: Robert Elliott Reviewed-by: Robert Elliott Signed-off-by: Hannes Reinecke Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed