MIPS: sni: Remove the read_persistent_clock()
authorBaolin Wang <baolin.wang@linaro.org>
Thu, 19 Apr 2018 07:21:06 +0000 (15:21 +0800)
committerJames Hogan <jhogan@kernel.org>
Mon, 14 May 2018 22:58:25 +0000 (23:58 +0100)
commitd7c72c57b144997241f6933b6548ea86ced1b844
tree4f5e64cb0e0310d4f43c03994955972defe50b77
parent23f8adc497b7cf1d21845f2bedca354f955f3a8e
MIPS: sni: Remove the read_persistent_clock()

The dummy read_persistent_clock() uses a timespec, which is not year
2038 safe on 32bit systems. Thus remove this obsolete interface.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/19114/
Signed-off-by: James Hogan <jhogan@kernel.org>
arch/mips/sni/time.c