From: Paul Mackerras Date: Wed, 19 Oct 2005 23:23:26 +0000 (+1000) Subject: powerpc: Merge time.c and asm/time.h. X-Git-Tag: v2.6.15-rc1~59^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2783c15007468c14972e2617db51e9affc7fad9;p=pandora-kernel.git powerpc: Merge time.c and asm/time.h. We now use the merged time.c for both 32-bit and 64-bit compilation with ARCH=powerpc, and for ARCH=ppc64, but not for ARCH=ppc32. This removes setup_default_decr (folds its function into time_init) and moves wakeup_decrementer into time.c. This also makes an asm-powerpc/rtc.h. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed