kernel/arch/m68k/sun3/intersil.c
.. .. @@ -22,13 +22,6 @@ 22 22 #define STOP_VAL (INTERSIL_STOP | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE) 23 23 #define START_VAL (INTERSIL_RUN | INTERSIL_INT_ENABLE | INTERSIL_24H_MODE) 24 24 25 -/* does this need to be implemented? */26 -u32 sun3_gettimeoffset(void)27 -{28 - return 1000;29 -}30 -31 -32 25 /* get/set hwclock */ 33 26 34 27 int sun3_hwclk(int set, struct rtc_time *t)