commit | ff38e7c80a92de91b34e483478d81eb3d1cf1b37 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Jan 11 00:00:03 2006 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jan 12 20:39:13 2006 +1100 |
tree | 766b675af3d0ad5498376e0cdc1d4c9bd2e83ab6 | |
parent | 8446196ade39befe68f60cfae49c43b94a1144fc [diff] |
[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>