commit | d7c72c57b144997241f6933b6548ea86ced1b844 | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linaro.org> | Thu Apr 19 15:21:06 2018 +0800 |
committer | James Hogan <jhogan@kernel.org> | Mon May 14 23:58:25 2018 +0100 |
tree | 4f5e64cb0e0310d4f43c03994955972defe50b77 | |
parent | 23f8adc497b7cf1d21845f2bedca354f955f3a8e [diff] |
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>