diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2023-12-04 14:57:05 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-11 04:21:41 +0300 |
| commit | 4666cf018a26d89f2ee1ad6023227caa37f1a799 (patch) | |
| tree | 1fc5e1624355ea1c8063a1de99c5d1a849fee70f /tools/perf/scripts/python/task-analyzer.py | |
| parent | 858c638c2fafb404d16453ee09aa1099f858178d (diff) | |
| download | linux-4666cf018a26d89f2ee1ad6023227caa37f1a799.tar.xz | |
mips: mt: include asm/mips_mt.h
These two functions have a global prototype but the header is not included
before the function definitions:
arch/mips/kernel/mips-mt.c:50:6: error: no previous prototype for 'mips_mt_regdump' [-Werror=missing-prototypes]
arch/mips/kernel/mips-mt.c:159:6: error: no previous prototype for 'mips_mt_set_cpuoptions' [-Werror=missing-prototypes]
Link: https://lkml.kernel.org/r/20231204115710.2247097-16-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
