OSDN Git Service

powerpc: Make newline in cpuinfo unconditional
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 10 Jan 2018 06:10:13 +0000 (17:10 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 16 Jan 2018 12:47:15 +0000 (23:47 +1100)
commitf5f563012a7002e64853c61d293d65b3de8d9dca
treec89ff0807b673e9d6575c1d0ab8ec5688dd7683f
parentbba9bc89b9e72bcf26632877b4823a7e92009b02
powerpc: Make newline in cpuinfo unconditional

We used to not put the newline between the CPU part and the summary
part on UP kernels. This is a rather pointless ifdef so take it out.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/setup-common.c