summaryrefslogtreecommitdiff
path: root/drivers/dma
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2023-09-13 17:07:53 +0300
committerGeert Uytterhoeven <geert@linux-m68k.org>2023-10-06 11:03:01 +0300
commite036678a4b8f2bcb362a2ca8adfd6a428321a38e (patch)
tree06ecc244841790b6840ea443f2a39fc83f1bfd7b /drivers/dma
parente34b4acdf6488fbcdf890e72ecf925650c944503 (diff)
downloadlinux-e036678a4b8f2bcb362a2ca8adfd6a428321a38e.tar.xz
m68k: kernel: Make bad_super_trap() static
When building with W=1: arch/m68k/kernel/traps.c:968:6: warning: no previous prototype for ‘bad_super_trap’ [-Wmissing-prototypes] 968 | void bad_super_trap (struct frame *fp) | ^~~~~~~~~~~~~~ Fix this by making bad_super_trap() static. There was never a user outside arch/m68k/kernel/traps.c. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/1e0b67a355d7e1bcb40811eced41d3080e8f4d20.1694613528.git.geert@linux-m68k.org
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions