[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c
commit1c8950ff87de950a3b6ccfb26650fc0a56278836
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 8 May 2008 04:27:17 +0000 (8 14:27 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 14 May 2008 12:31:57 +0000 (14 22:31 +1000)
tree6491e5a9148fd8e4d275faf725f490065b007715
parent9f1067c2d98ac1c43f0c82892f5647774a6ac759
[POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c

This is a little messier than I'd like because xmon.h only exists
on powerpc and we can't have a static inline and an extern declaration
visible at the same time.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/xmon/xmon.c
drivers/char/hvc_console.c
drivers/char/hvc_console.h
include/asm-powerpc/xmon.h