From: Rasmus Villemoes Date: Tue, 21 Oct 2014 15:01:15 +0000 (+0200) Subject: ASoC: dapm: Remove redundant cast X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~25^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ad73c995ed4886c36a1fcfcda53fbff484f666;p=pandora-kernel.git ASoC: dapm: Remove redundant cast Both path->name and e->texts[i] have type const char*, so the cast is slightly confusing and certainly unnecessary. Signed-off-by: Rasmus Villemoes Signed-off-by: Mark Brown --- Reading git-diff-tree failed