powerpc: Merge in 64-bit powermac support.
authorPaul Mackerras <paulus@samba.org>
Sat, 22 Oct 2005 06:02:39 +0000 (16:02 +1000)
committerPaul Mackerras <paulus@samba.org>
Sat, 22 Oct 2005 06:02:39 +0000 (16:02 +1000)
This brings in a lot of changes from arch/ppc64/kernel/pmac_*.c to
arch/powerpc/platforms/powermac/*.c and makes various minor tweaks
elsewhere.  On the powermac we now initialize ppc_md by copying
the whole pmac_md structure into it, which required some changes in
the ordering of initializations of individual fields of it.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found