summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-12-04 14:56:59 +0300
committerAndrew Morton <akpm@linux-foundation.org>2023-12-11 04:21:40 +0300
commite9f98feb17207addcd66435d8211ccf9c0a563dd (patch)
tree2d0e54f75a67e3c392be395b3820b262fd666aa7 /tools/perf/scripts/python/task-analyzer.py
parentad6eb1ec6a590168b0f3add844bdf2b8bd422714 (diff)
downloadlinux-e9f98feb17207addcd66435d8211ccf9c0a563dd.tar.xz
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/20231204115710.2247097-10-arnd@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Stephen Rothwell <sfr@rothwell.id.au> Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions