From: Chris Ball Date: Mon, 11 Mar 2013 21:51:53 +0000 (-0400) Subject: mmc: sdhci: Don't ignore regulator_enable() return value X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~44 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3361abaae810b717fcb7191e0558bcbdaf1c12d;p=pandora-kernel.git mmc: sdhci: Don't ignore regulator_enable() return value Fixes: /git/arm-soc/drivers/mmc/host/sdhci.c: In function 'sdhci_add_host': /git/arm-soc/drivers/mmc/host/sdhci.c:2910:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result] Reported-by: Arnd Bergmann Signed-off-by: Chris Ball --- Reading git-diff-tree failed