diff options
author | 2023-09-19 22:21:25 -0700 | |
---|---|---|
committer | 2023-09-20 05:03:18 -0700 | |
commit | 84e34a99fd403ba3c131584fa023a0a5ce217feb (patch) | |
tree | e565c3299143ff0a5b318cd78b0565ac9207dea0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xtensa: add default definition for XCHAL_HAVE_DIV32 (diff) | |
download | wireguard-linux-84e34a99fd403ba3c131584fa023a0a5ce217feb.tar.xz wireguard-linux-84e34a99fd403ba3c131584fa023a0a5ce217feb.zip |
xtensa: fault: include <asm/traps.h>
Use <asm/traps.h> to provide the function prototype for do_page_fault()
to prevent a build warning:
arch/xtensa/mm/fault.c:87:6: warning: no previous prototype for 'do_page_fault' [-Wmissing-prototypes]
87 | void do_page_fault(struct pt_regs *regs)
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Chris Zankel <chris@zankel.net>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Message-Id: <20230920052139.10570-3-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