powerpc: Remove unnecessary includes of asm/debug.h
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 10 Feb 2017 01:12:44 +0000 (12:12 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 10 Apr 2017 21:46:04 +0000 (07:46 +1000)
commit3ae05fb3ccb365894662d6073c851cb466dd2220
treed345f96e2066e183a497a5055aa72425f6ba6a62
parent7644d5819cf8956d799a0a0e5dc75f5a29889bd5
powerpc: Remove unnecessary includes of asm/debug.h

These files don't seem to have any need for asm/debug.h, now that all it
includes are the debugger hooks and breakpoint definitions.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/fadump.c
arch/powerpc/kernel/irq.c
arch/powerpc/kernel/prom.c
arch/powerpc/kvm/book3s_hv_rm_xics.c