On Wed, Jan 16, 2013 at 10:51:56PM -0200, Fabio Estevam wrote: > From: Fabio Estevam <fabio.este...@freescale.com> > > commit 842afc02cf (mmc: sdhci-esdhc-imx: do not reference platform data after > probe) introduced the following build warnings: > My bad. The warnings are introduced by my commit 78b2b04 (mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory).
So with the commit log corrected, Acked-by: Shawn Guo <shawn....@linaro.org> > 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 <fabio.este...@freescale.com> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html