]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: SEAD3: Remove custom read_persistent_clock
authorPaul Burton <paul.burton@imgtec.com>
Fri, 26 Aug 2016 14:17:51 +0000 (15:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 6 Oct 2016 15:10:59 +0000 (17:10 +0200)
commit564c0cc42afbfa383be13a6759a954bb765b105b
treee58845a901ac4c484c3d0da78a54ddc28c638fed
parent45778e84e9f01fb7c25bd418b15bf94b26bdbf92
MIPS: SEAD3: Remove custom read_persistent_clock

The SEAD3 board defines a custom implementation of read_persistent_clock
which does exactly the same dummy operation as the generic weak version.
Remove the not really implemented custom version.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14064/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-sead3/sead3-time.c