diff options
| author | Arnd Bergmann <[email protected]> | 2023-12-04 12:57:05 +0100 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-12-10 17:21:41 -0800 |
| commit | 4666cf018a26d89f2ee1ad6023227caa37f1a799 (patch) | |
| tree | 1fc5e1624355ea1c8063a1de99c5d1a849fee70f /include/linux/debugobjects.h | |
| parent | 858c638c2fafb404d16453ee09aa1099f858178d (diff) | |
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/[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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions