summaryrefslogtreecommitdiff
path: root/arch/m68k/hp300
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2023-09-13 17:08:17 +0300
committerGeert Uytterhoeven <geert@linux-m68k.org>2023-10-06 11:03:02 +0300
commit18fe6bf505da8acf2e7b578bb23ea2d89fe9dbf2 (patch)
tree5cfe1ab1e5d0092a70c5fe9e47e1a9cfa0c6f591 /arch/m68k/hp300
parent676ca3c3fd9a8e341f9749fa3fecb82e1862a666 (diff)
downloadlinux-18fe6bf505da8acf2e7b578bb23ea2d89fe9dbf2.tar.xz
m68k: bvme6000: Make bvme6000_abort_int() static
When building with W=1: arch/m68k/bvme6000/config.c:133:13: warning: no previous prototype for ‘bvme6000_abort_int’ [-Wmissing-prototypes] 133 | irqreturn_t bvme6000_abort_int (int irq, void *dev_id) | ^~~~~~~~~~~~~~~~~~ Fix this by making bvme6000_abort_int() static. There was never a user outside arch/m68k/bvme6000/config.c. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/4da40748e1d7d56b73840a1d7ab1cb9c9a59cef2.1694613528.git.geert@linux-m68k.org
Diffstat (limited to 'arch/m68k/hp300')
0 files changed, 0 insertions, 0 deletions