summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-09-20 08:21:35 +0300
committerMax Filippov <jcmvbkbc@gmail.com>2023-09-20 15:03:21 +0300
commit25b9a3caf886b12eec3bc2608e852d8471db124e (patch)
tree318a799afa3d9111b428bda153be78299cb4a921 /COPYING
parent2e413b1ebc30937882ed894897bee226896f262e (diff)
downloadlinux-25b9a3caf886b12eec3bc2608e852d8471db124e.tar.xz
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 'COPYING')
0 files changed, 0 insertions, 0 deletions