kernel/arch/m68k/sun3x/time.c
.. .. @@ -73,11 +73,6 @@ 73 73 74 74 return 0; 75 75 } 76 -/* Not much we can do here */77 -u32 sun3x_gettimeoffset(void)78 -{79 - return 0L;80 -}81 76 82 77 #if 0 83 78 static irqreturn_t sun3x_timer_tick(int irq, void *dev_id)