[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
Albert ARIBAUD
albert.aribaud at 3adev.fr
Wed Apr 29 09:09:00 CEST 2015
Bonjour Simon,
Le Tue, 28 Apr 2015 20:43:47 -0600, Simon Glass <sjg at chromium.org> a
écrit :
> Thanks for the various reviews on this series. If there is nothing
> else, I will pull this in soon.
Seems ok, apart from a few 'implicit declaration' warnings here that do
not seem to have been seen by others:
common/cmd_date.c:65:4: attention : implicit declaration of function
‘rtc_set’ [-Wimplicit-function-declaration]
drivers/rtc/ds1374.c: In function ‘rtc_read’:
drivers/rtc/ds1374.c:215:2: attention : implicit declaration of
function ‘i2c_reg_read’ [-Wimplicit-function-declaration]
drivers/rtc/ds1374.c: In function ‘rtc_write’:
drivers/rtc/ds1374.c:222:3: attention : implicit declaration of
function ‘i2c_reg_write’ [-Wimplicit-function-declaration]
> Regards,
> Simon
Cordialement,
Albert ARIBAUD
3ADEV
More information about the U-Boot
mailing list