linux-stable/arch/xtensa/kernel
Randy Dunlap 2e413b1ebc 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>
2023-09-20 05:03:21 -07:00
..
syscalls arch: Register fchmodat2, usually as syscall 452 2023-07-27 12:25:35 +02:00
.gitignore
align.S xtensa: fix unaligned and load/store configuration interaction 2023-07-10 21:41:04 -07:00
asm-offsets.c xtensa: improve call0 ABI probing 2022-05-17 03:35:43 -07:00
coprocessor.S xtensa: support coprocessors on SMP 2022-05-01 19:51:23 -07:00
entry.S RCU pull request for v5.20 (or whatever) 2022-08-02 19:12:45 -07:00
head.S
hibernate.c xtensa: add hibernation support 2022-05-01 19:51:24 -07:00
hw_breakpoint.c xtensa: hw_breakpoint: include header for missing prototype 2023-09-20 05:03:21 -07:00
irq.c xtensa: irq: include <asm/traps.h> 2023-09-20 05:03:18 -07:00
jump_label.c
Makefile kbuild: use obj-y instead extra-y for objects placed at the head 2022-10-02 18:04:05 +09:00
mcount.S xtensa: add asm-prototypes.h 2023-06-12 19:48:57 -07:00
module.c
mxhead.S
pci-dma.c
pci.c
perf_event.c xtensa: PMU: fix base address for the newer hardware 2023-08-27 19:22:56 -07:00
platform.c xtensa: clean up default platform functions 2023-06-12 19:48:56 -07:00
process.c arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled 2023-01-13 11:48:15 +01:00
ptrace.c xtensa: ptrace: add prototypes to <asm/ptrace.h> 2023-09-20 05:03:19 -07:00
s32c1i_selftest.c
setup.c xtensa: add XIP-aware MTD support 2023-08-28 18:25:23 -07:00
signal.c xtensa: signal: include headers for function prototypes 2023-09-20 05:03:19 -07:00
smp.c xtensa: smp: add headers for missing function prototypes 2023-09-20 05:03:20 -07:00
stacktrace.c xtensa: stacktrace: include <asm/ftrace.h> for prototype 2023-09-20 05:03:20 -07:00
syscall.c xtensa: remove vma linked list walks 2022-09-26 19:46:20 -07:00
time.c xtensa: drop platform_heartbeat 2023-06-12 19:48:55 -07:00
traps.c xtensa: traps: add <linux/cpu.h> for function prototype 2023-09-20 05:03:20 -07:00
vectors.S
vmlinux.lds.S xtensa: add XIP-aware MTD support 2023-08-28 18:25:23 -07:00
xtensa_ksyms.c xtensa: add asm-prototypes.h 2023-06-12 19:48:57 -07:00