powerpc: Remove ppc64_boot_msg
authorAnton Blanchard <anton@samba.org>
Tue, 14 Oct 2014 01:24:35 +0000 (12:24 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 5 Nov 2014 10:00:46 +0000 (21:00 +1100)
commit64ff91ff85b56321e65b476e335955af9bed2c66
tree0eb54966a717dcd6440044315a1459755f58b9f3
parentadb7cd732292b06ee964d9f6090b17c70bd8bd3d
powerpc: Remove ppc64_boot_msg

ppc64_boot_msg is meant to be a boot debug aid, but
is only used in one spot. Get rid of it, and save
ourseleves a couple of lines in the kernel log
buffer.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/machdep.h
arch/powerpc/kernel/setup_64.c