On Fri, Dec 7, 2018 at 5:49 AM Arnd Bergmann <arnd@xxxxxxxx> wrote: > > After arch/sh has removed the last reference to these functions, > we can remove them completely and just rely on the 64-bit time_t > based versions. This cleans up a rather ugly use of __weak > functions. > > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > --- > include/linux/timekeeping32.h | 6 ------ > kernel/time/ntp.c | 10 +--------- > kernel/time/timekeeping.c | 12 ++---------- > 3 files changed, 3 insertions(+), 25 deletions(-) Acked-by: John Stultz <john.stultz@xxxxxxxxxx> thanks -john