diff options
| -rw-r--r-- | drivers/rtc/m41t94.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/rtc/m41t94.c b/drivers/rtc/m41t94.c index 02b41d91b..5b665bb01 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;  } |