diff options
author | Mathieu Malaterre <malat@debian.org> | 2018-02-25 20:22:25 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-03-13 07:50:35 +0300 |
commit | 45b4d27a3897d6094bcf84bc87743954e038620a (patch) | |
tree | fdd631a172e808aee8d3526bced0e5b025b0bde7 /arch/powerpc/include/asm/time.h | |
parent | 1cdf039bf82a39d816ca4b8161b01c0acfca3e62 (diff) | |
download | linux-45b4d27a3897d6094bcf84bc87743954e038620a.tar.xz |
powerpc: Add missing prototype for slb_miss_bad_addr()
In commit f0f558b131db ("powerpc/mm: Preserve CFAR value on SLB miss caused
by access to bogus address"), the function slb_miss_bad_addr() was added
without a prototype. This commit adds it.
Fix a warning (treated as error in W=1):
arch/powerpc/kernel/traps.c:1498:6: error: no previous prototype for ‘slb_miss_bad_addr’
Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/time.h')
0 files changed, 0 insertions, 0 deletions