powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
authorChristophe Leroy <christophe.leroy@c-s.fr>
Tue, 8 Aug 2017 11:58:42 +0000 (13:58 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Aug 2017 13:32:02 +0000 (23:32 +1000)
commitf70b1e8d17ce93fc963936aee144f54a4530172f
tree24797946a235e67dfd9b1da2ce66564c0c326c0f
parent0e23e7b32bfdaaa8892d8383114f84cded1446b9
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx

In the same spirit as what was done for 4xx and 44x, move
the 8xx machine check into platforms/8xx

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/traps.c
arch/powerpc/platforms/8xx/Makefile
arch/powerpc/platforms/8xx/machine_check.c [new file with mode: 0644]