]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] powerpc: xmon namespace cleanups
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Jan 2006 00:00:05 +0000 (00:00 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Jan 2006 09:39:14 +0000 (20:39 +1100)
commitb0da985644faa45def84ce5d8e18af6f1680f490
treeb883c5825a9f80ad1a4aa4fd50ab3f30ede7263d
parentff38e7c80a92de91b34e483478d81eb3d1cf1b37
[PATCH] powerpc: xmon namespace cleanups

These symbols are only used in the file that they are defined in,
so they 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/xmon/xmon.c