]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88c36d762669fe41f8342cbd2c81ac782b698e2a
tree49628982a8362702b6d586739818c4d8331a4bf6
parent1ecf775ee3322bfa1b22e30c369b357bc366797e
powerpc/mm: remove unused function prototype

Commit 8ff85c3897ff ("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