diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-09-13 17:08:09 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-10-06 11:03:02 +0300 |
commit | e9f72cff896e202fcccf79509cb2c63bb3bfbe65 (patch) | |
tree | bd3cf8c610c770f2041b28c475a2a35d2c1c3a4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4ad69503d8d261b7ccb8c01a681fe3b155db297a (diff) | |
download | linux-e9f72cff896e202fcccf79509cb2c63bb3bfbe65.tar.xz |
m68k: atari: Make ikbd_reset() static
When building with W=1:
arch/m68k/atari/atakeyb.c:335:6: warning: no previous prototype for ‘ikbd_reset’ [-Wmissing-prototypes]
335 | void ikbd_reset(void)
| ^~~~~~~~~~
Fix this by making ikbd_reset() static.
There was never a user outside arch/m68k/atari/atakey.c.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/6babf691fff55f913808ad845e66f60ab00063b2.1694613528.git.geert@linux-m68k.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions