From: Michael Ellerman Date: Thu, 8 May 2008 04:27:17 +0000 (+1000) Subject: [POWERPC] Make cpus_in_xmon static and remove extern mess from hvc_console.c X-Git-Tag: v2.6.27-rc1~1058^2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c8950ff87de950a3b6ccfb26650fc0a56278836;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed