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