From: Jerry Snitselaar Date: Fri, 10 Aug 2012 06:16:26 +0000 (-0700) Subject: ASoC: core: remove unused variable in soc_probe() in linux-next X-Git-Tag: v3.7-rc1~81^2~14^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3876566a368b30908ec4195d58f04a411f22f736;p=pandora-kernel.git ASoC: core: remove unused variable in soc_probe() in linux-next With commit 28d528c8 "ASoC: core: Remove pointless error on card registration failure", the variable ret is no longer used in soc_probe() and generates an unused variable warning during a build. Signed-off-by: Jerry Snitselaar Signed-off-by: Mark Brown --- Reading git-diff-tree failed