aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-12-04 12:56:58 +0100
committerAndrew Morton <[email protected]>2023-12-10 17:21:40 -0800
commitad6eb1ec6a590168b0f3add844bdf2b8bd422714 (patch)
tree29685c1e3144efc9d5a6796b7852acf73d9a1c3c /scripts/gdb/linux/modules.py
parent6fb04df9b9b49891eebbdab6728f92091540e166 (diff)
mips: move jump_label_apply_nops() declaration to header
Instead of an extern declaration in the C file with the caller, move it to an appropriate header, avoiding arch/mips/kernel/jump_label.c:93:6: error: no previous prototype for 'jump_label_apply_nops' [-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