commit | 77f6c0b87479c4578ac0798fc249637092ac45a3 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Sep 24 12:30:50 2020 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Oct 30 21:57:04 2020 +0100 |
tree | 0b80ae0e97c2a18587b6c6c554077ea0dbd1f412 | |
parent | 0d9dc7459a82f0ddd7907cd9fc0f6cc032c058da [diff] |
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>