diff options
| author | Randy Dunlap <[email protected]> | 2023-09-19 22:21:33 -0700 |
|---|---|---|
| committer | Max Filippov <[email protected]> | 2023-09-20 05:03:20 -0700 |
| commit | 0f95df6246fe9d870cb9753c9376d72af84211a0 (patch) | |
| tree | fd7e524e8454e02bb56b11a1f3c51e9511b6c49b /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
| parent | 373e41633c35992df4e8c1bde8f0a3a29d4ade08 (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 <[email protected]>
Cc: Chris Zankel <[email protected]>
Cc: Max Filippov <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions