From: Fabio Estevam Date: Tue, 1 Oct 2013 01:17:37 +0000 (-0300) Subject: ASoC: fsl: imx-sgtl5000: Add .remove back X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa8dbc18e8a57ea21c63103abdea042ab923202;p=pandora-kernel.git ASoC: fsl: imx-sgtl5000: Add .remove back Commit e8f00c1b01 (Merge remote-tracking branch 'asoc/fix/fsl' into asoc-devm) fixed a conflict, but missed to add the .remove function back,which causes the following build warning: sound/soc/fsl/imx-sgtl5000.c:185:12: warning: 'imx_sgtl5000_remove' defined but not used [-Wunused-function] Fix the warning by adding the .remove function back. Reported-by: Olof Johansson Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed