mk48t59: fix compile problem introduced by commit d1e23194
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
302e52e0b1
commit
2c5e3cc499
@ -227,7 +227,7 @@ void rtc_reset (void)
|
||||
rtc_write(RTC_CONTROLB, control_b);
|
||||
}
|
||||
|
||||
int rtc_set_watchdog(short multi, short res)
|
||||
void rtc_set_watchdog(short multi, short res)
|
||||
{
|
||||
uchar wd_value;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user