X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Frtc%2Fm41t94.c;h=5b665bb0133391a413b63a0ea1b99ffa9bc573f9;hb=8aa858cbc0c85738961a2ac4a98c188582c29ff4;hp=02b41d91b1ac29f95a550b6ea17c18747e210e0c;hpb=68ccfa482be0c7e4aa18285aceb214ed7f5d8e89;p=u-boot diff --git a/drivers/rtc/m41t94.c b/drivers/rtc/m41t94.c index 02b41d91b1..5b665bb013 100644 --- a/drivers/rtc/m41t94.c +++ b/drivers/rtc/m41t94.c @@ -120,5 +120,4 @@ void rtc_reset(void) * Could not be tested as the reset pin is not wired on * the sbc35-ag20 board */ - return 0; }