From: Paul Mackerras Date: Wed, 26 Oct 2005 07:11:18 +0000 (+1000) Subject: powerpc: Pull common bits of setup_{32,64}.c into setup-common.c X-Git-Tag: v2.6.15-rc1~59^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03501dab035ab7da5e1373f5e130cfd6346d3f21;p=pandora-kernel.git powerpc: Pull common bits of setup_{32,64}.c into setup-common.c This creates a new arch/powerpc/kernel/setup-common.c with various bits that setup_32.c and setup_64.c had in common - functions like machine_shutdown/restart/power_off, show_cpuinfo, set_preferred_console etc. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed