diff options
author | Breno Leitao <leitao@debian.org> | 2018-11-02 00:54:01 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-12-04 11:45:01 +0300 |
commit | f91203e71c64202b4b20fd0c2d5e9471b4c5cd6c (patch) | |
tree | 49628982a8362702b6d586739818c4d8331a4bf6 /arch/powerpc/xmon | |
parent | 2b038cbc5fcf12a7ee1cc9bfd5da1e46dacdee87 (diff) | |
download | linux-f91203e71c64202b4b20fd0c2d5e9471b4c5cd6c.tar.xz |
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>
Diffstat (limited to 'arch/powerpc/xmon')
0 files changed, 0 insertions, 0 deletions