From: Fabio Estevam Date: Thu, 17 Jan 2013 02:32:52 +0000 (-0200) Subject: mmc: sdhci-esdhc-imx: Remove unused variables X-Git-Tag: v3.9-rc1~78^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da86a5d4ef0df1c8fbdbe3ac37ef271f93e412c5;p=pandora-kernel.git mmc: sdhci-esdhc-imx: Remove unused variables 3f175a6e5 (mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory) introduced the following build warnings: drivers/mmc/host/sdhci-esdhc-imx.c:149:30: warning: unused variable 'boarddata' [-Wunused-variable] drivers/mmc/host/sdhci-esdhc-imx.c:181:30: warning: unused variable 'boarddata' [-Wunused-variable] Remove the unused variables. Signed-off-by: Fabio Estevam Acked-by: Shawn Guo Signed-off-by: Chris Ball --- Reading git-diff-tree failed