aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-12-04 12:57:05 +0100
committerAndrew Morton <akpm@linux-foundation.org>2023-12-10 17:21:41 -0800
commit4666cf018a26d89f2ee1ad6023227caa37f1a799 (patch)
tree1fc5e1624355ea1c8063a1de99c5d1a849fee70f /kernel
parentmips: spram: fix missing prototype warning for spram_config (diff)
downloadwireguard-linux-4666cf018a26d89f2ee1ad6023227caa37f1a799.tar.xz
wireguard-linux-4666cf018a26d89f2ee1ad6023227caa37f1a799.zip
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 'kernel')
0 files changed, 0 insertions, 0 deletions