Skip to content

Commit

Permalink
[PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead
Browse files Browse the repository at this point in the history
This moves the rtas RTC callbacks to rtas-rtc.c in arch/powerpc/kernel,
and kills the rest of arch/ppc64/kernel/rtc.c which was just a duplicate
of the genrtc functionality. Also enable build of genrtc for
CONFIG_PPC64 (it just works are we already have the required callbacks)
and enable it in all defconfigs.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Nov 14, 2005
1 parent 0c37ec2 commit 3136254
Show file tree
Hide file tree
Showing 7 changed files with 239 additions and 437 deletions.
Loading

0 comments on commit 3136254

Please sign in to comment.