From: Paul Mackerras Date: Thu, 6 Oct 2005 02:49:05 +0000 (+1000) Subject: powerpc: Remove 64-bit cpu support from ppc32. X-Git-Tag: v2.6.15-rc1~59^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=187a00679ad51dfb3d3e74620217417102784218;p=pandora-kernel.git powerpc: Remove 64-bit cpu support from ppc32. These days there is no good reason to run a ppc32 kernel on a 64-bit cpu, rather than a ppc64 kernel, so remove the config option and a bunch of code (and ifdefs) from head.S. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed