OSDN Git Service

powerpc/mm: remove unused function prototype
authorBreno Leitao <leitao@debian.org>
Thu, 1 Nov 2018 21:54:01 +0000 (18:54 -0300)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 4 Dec 2018 08:45:01 +0000 (19:45 +1100)
commitf91203e71c64202b4b20fd0c2d5e9471b4c5cd6c
tree49628982a8362702b6d586739818c4d8331a4bf6
parent2b038cbc5fcf12a7ee1cc9bfd5da1e46dacdee87
powerpc/mm: remove unused function prototype

Commit f384796c40dc ("powerpc/mm: Add support for handling > 512TB address
in SLB miss") removed function slb_miss_bad_addr(struct pt_regs *regs), but
kept its declaration in the prototype file. This patch simply removes the
function definition.

Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/asm-prototypes.h