]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd95fbffc11c4442977ce63f1e0e745e7729b8665
tree0eb54966a717dcd6440044315a1459755f58b9f3
parent37366feaa6d124798de3960bd9736fb17715832d
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