m68k: Drop ARCH_USES_GETTIMEOFFSET

The functions that implement arch_gettimeoffset are re-used by
new clocksource drivers in subsequent patches.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
This commit is contained in:
Finn Thain
2018-12-01 11:53:10 +11:00
committed by Geert Uytterhoeven
parent 6242c94d14
commit 7d6ca23554
9 changed files with 0 additions and 17 deletions

View File

@@ -1,2 +1 @@
extern void hp300_sched_init(irq_handler_t vector);
extern u32 hp300_gettimeoffset(void);