forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/m68k/sun3x/time.c
....@@ -73,11 +73,6 @@
7373
7474 return 0;
7575 }
76
-/* Not much we can do here */
77
-u32 sun3x_gettimeoffset(void)
78
-{
79
- return 0L;
80
-}
8176
8277 #if 0
8378 static irqreturn_t sun3x_timer_tick(int irq, void *dev_id)