From: Lee Jones Date: Fri, 3 May 2013 11:52:12 +0000 (+0100) Subject: ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked X-Git-Tag: v3.10-rc2~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db90f91f6f4a870583d5c11cda187f20e4d835ae;p=pandora-kernel.git ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked This patch suppresses the warning below: drivers/mmc/host/mmci.c: In function ‘mmci_set_ios’: drivers/mmc/host/mmci.c:1165:20: warning: ignoring return value of ‘regulator_enable’, declared with attribute warn_unused_result [-Wunused-result] Cc: Chris Ball Acked-by: Srinidhi Kasagar Signed-off-by: Lee Jones Signed-off-by: Russell King --- Reading git-diff-tree failed