[POWERPC] Add missing newline in xmon help output

My patch to add spu disassembly (af89fb8041562508895c8f3ba04790d7c2f4338c)
removed a newline from the xmon help that it shouldn't have, put it back.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

authored by Michael Ellerman and committed by Paul Mackerras c99176a2 3546e811

+1 -1
+1 -1
arch/powerpc/xmon/xmon.c
··· 218 218 " ss stop execution on all spus\n\ 219 219 sr restore execution on stopped spus\n\ 220 220 sf # dump spu fields for spu # (in hex)\n\ 221 - sd # dump spu local store for spu # (in hex)\ 221 + sd # dump spu local store for spu # (in hex)\n\ 222 222 sdi # disassemble spu local store for spu # (in hex)\n" 223 223 #endif 224 224 " S print special registers\n\