From: Wei Yongjun Date: Thu, 18 Oct 2012 14:49:19 +0000 (+0800) Subject: ASoC: jack: remove unused variable in snd_soc_jack_report() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~8^2~60^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17665ca4412e796b934b7b28bf6525b2849b5fd5;p=pandora-kernel.git ASoC: jack: remove unused variable in snd_soc_jack_report() The variable oldstatus is initialized but never used otherwise, so remove the unused variable. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Signed-off-by: Mark Brown --- Reading git-diff-tree failed