aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-12-04 12:56:57 +0100
committerAndrew Morton <[email protected]>2023-12-10 17:21:39 -0800
commit6fb04df9b9b49891eebbdab6728f92091540e166 (patch)
tree8c263f2acfaaaae862122d5375edffdb5344c896 /scripts/gdb/linux/modules.py
parent9a2036724cd693fef6c7609a856e56fa0d348be9 (diff)
mips: move build_tlb_refill_handler() prototype
Instead of having a declaration for each caller, have one that is shared with the function definition, which avoids a warning: arch/mips/mm/tlbex.c:2547:6: error: no previous prototype for 'build_tlb_refill_handler' [-Werror=missing-prototypes] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: Thomas Bogendoerfer <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions