]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/mce: Remove unused function get_mce_fault_addr()
authorBalbir Singh <bsingharora@gmail.com>
Fri, 29 Sep 2017 04:26:51 +0000 (14:26 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 16 Oct 2017 12:11:19 +0000 (23:11 +1100)
commita72e57f662be9c2efa297efd2a5bd1dc6cbd8ab7
treefcc68e6ca068b266f15980f7f0cb6df0c318cb28
parent1df6fd3cb8ba221665311efc6239400f8f24945f
powerpc/mce: Remove unused function get_mce_fault_addr()

There are no users of get_mce_fault_addr() since commit
5689b706160b ("powerpc/64s: fix handling of non-synchronous machine
checks") removed the last usage.

Signed-off-by: Balbir Singh <bsingharora@gmail.com>
Reviewed-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/mce.h
arch/powerpc/kernel/mce.c