From: Kuninori Morimoto Date: Wed, 8 Jan 2014 01:33:51 +0000 (-0800) Subject: mmc: tmio: fixup compile error X-Git-Tag: v3.14-rc1~88^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e0bf16cae6d50f9a10738c89957468c977c6f89;p=pandora-kernel.git mmc: tmio: fixup compile error This patch fixes the below compile error: ${LINUX}/drivers/mmc/host/tmio_mmc.c: In function 'tmio_mmc_probe': ${LINUX}/drivers/mmc/host/tmio_mmc.c:93:35: \ error: 'res_ctl' undeclared (first use in this function) ${LINUX}/drivers/mmc/host/tmio_mmc.c:93:35: \ note: each undeclared identifier is reported only \ once for each function it appears in Reported-by: Arnd Bergmann Signed-off-by: Kuninori Morimoto Acked-by: Simon Horman Signed-off-by: Chris Ball --- Reading git-diff-tree failed