diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-09-19 22:21:34 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2023-09-20 05:03:21 -0700 |
commit | 2e413b1ebc30937882ed894897bee226896f262e (patch) | |
tree | 5843683c232620e142c09abebf91cbd5631e916b /Documentation/powerpc/vmemmap_dedup.rst | |
parent | 0f95df6246fe9d870cb9753c9376d72af84211a0 (diff) | |
download | lwn-2e413b1ebc30937882ed894897bee226896f262e.tar.gz lwn-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 'Documentation/powerpc/vmemmap_dedup.rst')
0 files changed, 0 insertions, 0 deletions