diff options
author | 2023-09-19 22:21:35 -0700 | |
---|---|---|
committer | 2023-09-20 05:03:21 -0700 | |
commit | 25b9a3caf886b12eec3bc2608e852d8471db124e (patch) | |
tree | 318a799afa3d9111b428bda153be78299cb4a921 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xtensa: hw_breakpoint: include header for missing prototype (diff) | |
download | wireguard-linux-25b9a3caf886b12eec3bc2608e852d8471db124e.tar.xz wireguard-linux-25b9a3caf886b12eec3bc2608e852d8471db124e.zip |
xtensa: tlb: include <asm/tlb.h> for missing prototype
Add the prototype for check_tlb_sanity() to <asm/tlb.h> and use that
header to prevent a build warning:
arch/xtensa/mm/tlb.c:273:6: warning: no previous prototype for 'check_tlb_sanity' [-Wmissing-prototypes]
273 | void check_tlb_sanity(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-13-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