aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-11-04 15:55:13 +0000
committerWolfgang Denk <wd@denx.de>2011-11-07 22:09:54 +0100
commitb633741bcd0d41573b0c9ca22db0ed83600c4ae3 (patch)
tree51a6b1d36eecceca348ad2f902b883e0bbf1b5b8 /fs
parent397b40caf2eacec576c72eb52144383f11ae7688 (diff)
drivers/rtc/rv3029.c: fix GCC 4.6 build warnings
Fix: rv3029.c: In function 'rtc_set': rv3029.c:98:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] rv3029.c: In function 'set_eere_bit': rv3029.c:131:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] rv3029.c: In function 'wait_eebusy': rv3029.c:149:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] rv3029.c: In function 'rtc_reset': rv3029.c:165:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions