powerpc: remove unused to_tm() helper
authorArnd Bergmann <arnd@arndb.de>
Mon, 23 Apr 2018 08:36:42 +0000 (10:36 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 10:43:34 +0000 (20:43 +1000)
commit34efabe418953002d1c8e0ab28634929a9ddf433
tree08219e87d628614fe68e9acad348acac397955a3
parent5235afa89a246c9d5ab35996bc38681c474c3ed7
powerpc: remove unused to_tm() helper

to_tm() is now completely unused, the only reference being in the
_dump_time() helper that is also unused. This removes both, leaving
the rest of the powerpc RTC code y2038 safe to as far as the hardware
supports.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/time.h
arch/powerpc/kernel/time.c
arch/powerpc/platforms/ps3/time.c