From: Lars-Peter Clausen Date: Mon, 27 Jul 2015 08:56:23 +0000 (+0200) Subject: ASoC: wm8804: Drop duplicate const X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a6b92be8516c92cf46bc127fa0adf53a05d31c;p=pandora-kernel.git ASoC: wm8804: Drop duplicate const SOC_ENUM_SINGLE_DECL() already includes a const, drop the extra const. Fixes the following sparse warning: sound/soc/codecs/wm8804.c:101:14: warning: duplicate const Signed-off-by: Lars-Peter Clausen Acked-by: Charles Keepax Signed-off-by: Mark Brown --- Reading git-diff-tree failed