[PATCH] powerpc: cleanup pmac_newworld variable usage
authorOlaf Hering <olh@suse.de>
Sun, 22 Jan 2006 21:19:02 +0000 (22:19 +0100)
committerPaul Mackerras <paulus@samba.org>
Tue, 7 Feb 2006 11:36:37 +0000 (22:36 +1100)
commitd2515c806ea2b602e99b9aa19448577c7f0318fb
tree06fb01be2ce98caf44d1c8831a83406b1291b51c
parent42dc75c4b97922d3d7707ac0b097fbeeca20b108
[PATCH] powerpc: cleanup pmac_newworld variable usage

remove extern declarations of pmac_newworld
move pmac_newworld to bss
if there is any "interrupt-controller" device, then it is newworld.

Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/ppc_ksyms.c
arch/powerpc/platforms/powermac/setup.c