summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm/hw_breakpoint.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-09-19 22:21:33 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2023-09-20 05:03:20 -0700
commit0f95df6246fe9d870cb9753c9376d72af84211a0 (patch)
treefd7e524e8454e02bb56b11a1f3c51e9511b6c49b /arch/xtensa/include/asm/hw_breakpoint.h
parent373e41633c35992df4e8c1bde8f0a3a29d4ade08 (diff)
xtensa: smp: add headers for missing function prototypes
Use <asm/smp.h> to provide the prototype for secondary_start_kernel(). Use <linux/profile.h> to provide the prototype for setup_profiling_timer(). arch/xtensa/kernel/smp.c:119:6: warning: no previous prototype for 'secondary_start_kernel' [-Wmissing-prototypes] 119 | void secondary_start_kernel(void) arch/xtensa/kernel/smp.c:461:5: warning: no previous prototype for 'setup_profiling_timer' [-Wmissing-prototypes] 461 | int setup_profiling_timer(unsigned int multiplier) Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Chris Zankel <chris@zankel.net> Cc: Max Filippov <jcmvbkbc@gmail.com> Message-Id: <20230920052139.10570-11-rdunlap@infradead.org> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/include/asm/hw_breakpoint.h')
0 files changed, 0 insertions, 0 deletions