diff options
author | Lee Jones <lee.jones@linaro.org> | 2013-05-03 13:52:12 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-05-10 15:44:17 +0200 |
commit | db90f91f6f4a870583d5c11cda187f20e4d835ae (patch) | |
tree | a3f61581992c2f5e14177cf7f443653b94723f2f /arch | |
parent | ARM: 7712/1: Remove trailing whitespace in arch/arm/Makefile (diff) | |
download | linux-db90f91f6f4a870583d5c11cda187f20e4d835ae.tar.xz linux-db90f91f6f4a870583d5c11cda187f20e4d835ae.zip |
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 <cjb@laptop.org>
Acked-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions