From: Takashi Iwai Date: Tue, 18 Feb 2014 08:08:51 +0000 (+0100) Subject: ASoC: Add const to SOC_ENUM_*_DECL() macros X-Git-Tag: v3.15-rc1~36^2~1^2~5^2~12^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e7e1993f992b16342b3799de2f9572b2e53d53b;p=pandora-kernel.git ASoC: Add const to SOC_ENUM_*_DECL() macros Since these macros are supposed to be used for decalring const objects, let's add the const modifier there. The doubled const appearing in usages will be cleaned by later patches. Signed-off-by: Takashi Iwai Acked-by: Liam Girdwood Acked-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed