]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/xmon: Make xmon_getchar() static
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 9 Oct 2012 04:20:31 +0000 (04:20 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 15 Nov 2012 01:59:43 +0000 (12:59 +1100)
commitcf32dad088b09f3c3ec71124da7997db7333d40c
tree99eac6028b0d0c47eb78c6987e0d2ac0d2d65544
parentd32e134818b18580f6e6b1f83cf1995826a95086
powerpc/xmon: Make xmon_getchar() static

xmon_getchar() is only called from within nonstdio.c, so make it static.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/xmon/nonstdio.c
arch/powerpc/xmon/nonstdio.h