From: Guennadi Liakhovetski Date: Mon, 8 Jul 2013 09:38:09 +0000 (+0200) Subject: mmc: tmio: fix compiler warning X-Git-Tag: v3.12-rc1~69^2~49 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d1d6b4759112acf4c079eb3a0dd296bdbf61cf5;p=pandora-kernel.git mmc: tmio: fix compiler warning This patch fixes a compiler warning: drivers/mmc/host/tmio_mmc_pio.c: In function 'tmio_mmc_power_on': drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result] Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed