diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2023-12-04 14:56:57 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 04:21:39 +0300 |
| commit | 6fb04df9b9b49891eebbdab6728f92091540e166 (patch) | |
| tree | 8c263f2acfaaaae862122d5375edffdb5344c896 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 9a2036724cd693fef6c7609a856e56fa0d348be9 (diff) | |
| download | linux-6fb04df9b9b49891eebbdab6728f92091540e166.tar.xz | |
mips: move build_tlb_refill_handler() prototype
Instead of having a declaration for each caller, have one that is shared
with the function definition, which avoids a warning:
arch/mips/mm/tlbex.c:2547:6: error: no previous prototype for 'build_tlb_refill_handler' [-Werror=missing-prototypes]
Link: https://lkml.kernel.org/r/20231204115710.2247097-8-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
