From: Benjamin Herrenschmidt Date: Mon, 14 Nov 2005 04:49:48 +0000 (+1100) Subject: [PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead X-Git-Tag: v2.6.15-rc2~96^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3136254ca5dfaf53486f7032c674f9b6d7fd1d53;p=pandora-kernel.git [PATCH] powerpc: kill ppc64 rtc.c, use genrtc instead 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed