OSDN Git Service

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)
commit73e341eb6bea01fde706d10d7edba97f154d9c5f
treefcc68e6ca068b266f15980f7f0cb6df0c318cb28
parent1c0437af9fca8de6e4ba179d18cf13154da25695
powerpc/mce: Remove unused function get_mce_fault_addr()

There are no users of get_mce_fault_addr() since commit
1363875bdb63 ("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