Bonjour Simon,

Le Tue, 28 Apr 2015 20:43:47 -0600, Simon Glass <s...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to