aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mmzone.h
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-12-04 12:56:59 +0100
committerAndrew Morton <[email protected]>2023-12-10 17:21:40 -0800
commite9f98feb17207addcd66435d8211ccf9c0a563dd (patch)
tree2d0e54f75a67e3c392be395b3820b262fd666aa7 /arch/mips/include/asm/mmzone.h
parentad6eb1ec6a590168b0f3add844bdf2b8bd422714 (diff)
mips: unhide uasm_in_compat_space_p() declaration
uasm_in_compat_space_p() has a conditional declaration but is defined unconditionally because of another local user, which causes a warning: arch/mips/mm/uasm.c:421:5: error: no previous prototype for 'uasm_in_compat_space_p' [-Werror=missing-prototypes] Make the declaration unconditional to avoid this. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Thomas Bogendoerfer <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/mips/include/asm/mmzone.h')
0 files changed, 0 insertions, 0 deletions