From: David Gibson Date: Tue, 3 Oct 2006 06:57:44 +0000 (+1000) Subject: [POWERPC] Remove todc code from ARCH=powerpc X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f03a43b8f0fc221986a46654282ec6a1e8c6d45;p=pandora-kernel.git [POWERPC] Remove todc code from ARCH=powerpc Apparently we've copied the todc drivers, for various RTCs used in embedded machines from ARCH=ppc to ARCH=powerpc, despite the fact that it's never used in the latter. This patch removes it. If we ever need these drivers (which we probably shouldn't now the RTC class stuff is in), we can transfer them one by one from ARCH=ppc, removing from the hideous abomination which is the todc "infrastructure". Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed