u-boot-2016/drivers/rtc
Wolfgang Denk b633741bcd 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>
2011-11-07 22:09:54 +01:00
..
at91sam9_rtt.c
bfin_rtc.c
date.c
davinci.c
ds164x.c
ds174x.c
ds1302.c
ds1306.c
ds1307.c
ds1337.c drivers/rtc/ds1337.c: fix GCC 4.6 build warnings 2011-11-03 20:41:14 +01:00
ds1374.c
ds1556.c
ds3231.c drivers/rtc/ds3231.c: fix GCC 4.6 build warnings 2011-11-07 22:09:50 +01:00
ds12887.c
ftrtc010.c
isl1208.c
m41t11.c
m41t60.c
m41t62.c
m41t94.c
m48t35ax.c
Makefile
max6900.c
mc13783-rtc.c
mc146818.c
mcfrtc.c
mk48t59.c
mpc5xxx.c
mpc8xx.c
mvrtc.c
mvrtc.h
pcf8563.c
pl031.c
pt7c4338.c
rs5c372.c
rtc4543.c
rv3029.c drivers/rtc/rv3029.c: fix GCC 4.6 build warnings 2011-11-07 22:09:54 +01:00
rx8025.c
s3c24x0_rtc.c
s3c44b0_rtc.c
x1205.c