From: Finn Thain Date: Wed, 12 Nov 2014 05:12:01 +0000 (+1100) Subject: ncr5380: Remove *_RELEASE macros X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96068e6b4d86a397f50ae401723f315110874e1a;p=pandora-kernel.git ncr5380: Remove *_RELEASE macros The *_RELEASE macros don't tell me anything. In some cases the version in the macro contradicts the version in the comments. Anyway, the Linux kernel version is sufficient information. Remove these macros to improve readability. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed