Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information