X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Frtc%2Fm41t94.c;h=5b665bb0133391a413b63a0ea1b99ffa9bc573f9;hb=8aa858cbc0c85738961a2ac4a98c188582c29ff4;hp=02b41d91b1ac29f95a550b6ea17c18747e210e0c;hpb=3aa8b68d80dbcb6829af60485c1e388b39af793d;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; }