powerpc/xmon: Remove unused variable in xmon.c
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Jun 2009 18:15:33 +0000 (18:15 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 9 Jun 2009 06:47:40 +0000 (16:47 +1000)
Gets rid of this warning:

arch/powerpc/xmon/xmon.c: In function 'dump_log_buf':
arch/powerpc/xmon/xmon.c:2133: warning: unused variable 'i'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found