[POWERPC] Use mktime in timer sysdev
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 2 May 2007 14:25:42 +0000 (00:25 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 25 Jun 2007 06:56:09 +0000 (16:56 +1000)
This makes the timer sysdev use mktime instead of rtc_tm_to_time,
since rtc_tm_to_time just calls mktime anyway, and this means we
don't have a dependency on rtc-lib.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found