[PATCH] powerpc: pmac namespace cleanup
commitff38e7c80a92de91b34e483478d81eb3d1cf1b37
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Jan 2006 00:00:03 +0000 (11 00:00 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Jan 2006 09:39:13 +0000 (12 20:39 +1100)
tree766b675af3d0ad5498376e0cdc1d4c9bd2e83ab6
parent8446196ade39befe68f60cfae49c43b94a1144fc
[PATCH] powerpc: pmac namespace cleanup

pmac_setup_arch is only used in the file that it is defined in,
so it should not be in the global namespace.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/setup.c