diff options
| author | Stafford Horne <[email protected]> | 2023-08-20 20:02:02 +0000 |
|---|---|---|
| committer | Stafford Horne <[email protected]> | 2023-08-21 07:15:25 +0000 |
| commit | 31c67b5fabe351644b2612c6ba75da70aeb417b1 (patch) | |
| tree | e2eff61d32de2ec2dff22212d2d4bbe8bb777584 /tools/perf/scripts/python/libxed.py | |
| parent | openrisc: Add prototype for show_registers to processor.h (diff) | |
| download | kernel-31c67b5fabe351644b2612c6ba75da70aeb417b1.tar.gz kernel-31c67b5fabe351644b2612c6ba75da70aeb417b1.zip | |
openrisc: Add prototype for die to bug.h
When compiling with W=1 enabling -Wmissing-prototypes the compiler
warns:
arch/openrisc/kernel/traps.c:221:17: sing-prototypesrror: no previous prototype for 'die' [-Werror=missing-prototypes]
Fix by adding the prototype to the appropriate header file and including
the header file in the appropriate C files.
Reported-by: Arnd Bergmann <[email protected]>
Closes: https://lore.kernel.org/linux-kernel/[email protected]/
Signed-off-by: Stafford Horne <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
