aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-05-16 22:22:07 +0200
committerSebastian Reichel <[email protected]>2023-05-20 19:20:30 +0200
commit32a31bd41be148cac0dae3ff0f2555027c6853b7 (patch)
tree4cf8779e6c551949d4daa213427354ca07e1daed /tools/perf/util/scripting-engines/trace-event-python.c
parentac9a78681b921877518763ba0e89202254349d1b (diff)
HSI: fix ssi_waketest() declaration
The ssi_waketest() function definition causes a 'make W=1' warning because the declaration is hidden away in ssi_protocol.c: drivers/hsi/controllers/omap_ssi_core.c:147:6: error: no previous prototype for 'ssi_waketest' Move it into a header file instead. Fixes: dc7bf5d71868 ("HSI: Introduce driver for SSI Protocol") Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions