]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[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)
commit0c358e70762861f8d479f3fa8bec358c599ba04a
treeb0948d7a6a39a6db258543eb8826b54068c5664f
parentee46a90b599952bb1a9dc67f894710017e7cc409
[POWERPC] Use mktime in timer sysdev

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>
arch/powerpc/Kconfig
arch/powerpc/sysdev/timer.c