diff options
author | 2023-09-19 22:21:34 -0700 | |
---|---|---|
committer | 2023-09-20 05:03:21 -0700 | |
commit | 2e413b1ebc30937882ed894897bee226896f262e (patch) | |
tree | 5843683c232620e142c09abebf91cbd5631e916b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xtensa: smp: add headers for missing function prototypes (diff) | |
download | wireguard-linux-2e413b1ebc30937882ed894897bee226896f262e.tar.xz wireguard-linux-2e413b1ebc30937882ed894897bee226896f262e.zip |
xtensa: hw_breakpoint: include header for missing prototype
Add the prototype for restore_dbreak() to <asm/hw_breakpoint.h> and use
that header in hw_breakpoint.c to prevent a build warning:
arch/xtensa/kernel/hw_breakpoint.c:263:6: warning: no previous prototype for 'restore_dbreak' [-Wmissing-prototypes]
263 | void restore_dbreak(void)
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Message-Id: <20230920052139.10570-12-rdunlap@infradead.org>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions