aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-09-19 22:21:35 -0700
committerMax Filippov <[email protected]>2023-09-20 05:03:21 -0700
commit25b9a3caf886b12eec3bc2608e852d8471db124e (patch)
tree318a799afa3d9111b428bda153be78299cb4a921 /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
parent2e413b1ebc30937882ed894897bee226896f262e (diff)
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 <[email protected]> Cc: Chris Zankel <[email protected]> Cc: Max Filippov <[email protected]> Message-Id: <[email protected]> Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions