From: Geoff Levand Date: Fri, 19 May 2006 04:24:18 +0000 (+1000) Subject: [PATCH] powerpc: remove do-nothing cpu setup routines X-Git-Tag: v2.6.18-rc1~1081^2~225^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b26f100d89c87060b561c3108582b7cb81521df8;p=pandora-kernel.git [PATCH] powerpc: remove do-nothing cpu setup routines Removed the do-nothing routines __setup_cpu_power3 and __setup_cpu_power4 and replaced them with a null pointer check in the caller. Also removed the Cell processor specific routine __setup_cpu_be which improperly accessed the hypervisor page size configuration at SPR HID6. Signed-off-by: Geoff Levand Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed