timekeeping: remove arch_gettimeoffset
authorArnd Bergmann <arnd@arndb.de>
Thu, 24 Sep 2020 10:30:50 +0000 (12:30 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 30 Oct 2020 20:57:04 +0000 (21:57 +0100)
commit77f6c0b87479c4578ac0798fc249637092ac45a3
tree0b80ae0e97c2a18587b6c6c554077ea0dbd1f412
parent0d9dc7459a82f0ddd7907cd9fc0f6cc032c058da
timekeeping: remove arch_gettimeoffset

With Arm EBSA110 gone, nothing uses it any more, so the corresponding
code and the Kconfig option can be removed.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Documentation/features/time/modern-timekeeping/arch-support.txt [deleted file]
drivers/Makefile
drivers/clocksource/Kconfig
include/linux/time.h
kernel/time/Kconfig
kernel/time/clocksource.c
kernel/time/timekeeping.c
kernel/trace/Kconfig