[POWERPC] Implement {read,update}_persistent_clock
authorTony Breeds <tony@bakeyournoodle.com>
Fri, 21 Sep 2007 03:26:02 +0000 (13:26 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 3 Oct 2007 01:48:42 +0000 (11:48 +1000)
commitaa3be5f32db137bc4404f32a24b36fb47d48d260
treec1478636bf2025cf9e700c48239418836cb43fbd
parentdf174e3be88d4352bfcfe20d11adc671d2961c79
[POWERPC] Implement {read,update}_persistent_clock

With these functions implemented we cooperate better with the generic
timekeeping code.  This obsoletes the need for the timer sysdev as a bonus.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/kernel/time.c
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/timer.c [deleted file]