MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
committed by
Ralf Baechle
parent
d1dbd82e2f
commit
656e9503ba
@ -62,11 +62,6 @@ static inline void str2eaddr(unsigned char *ea, unsigned char *str)
|
||||
}
|
||||
#endif
|
||||
|
||||
unsigned long read_persistent_clock(void)
|
||||
{
|
||||
return mc146818_get_cmos_time();
|
||||
}
|
||||
|
||||
/* An arbitrary time; this can be decreased if reliability looks good */
|
||||
#define WAIT_MS 10
|
||||
|
||||
|
Reference in New Issue
Block a user