diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2026-08-13 16:29:32 -0700 |
|---|---|---|
| committer | Helge Deller <deller@gmx.de> | 2026-08-20 23:45:06 +0200 |
| commit | 311f2c770d6786a1b835d544196c345b0f9d7767 (patch) | |
| tree | 7854e58c2d9b8eea749e1760385ad37c112a528b /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 27c97be7f3c6b62cf872502374fb77d973950648 (diff) | |
fbdev: maxine: make functions static
Make 3 functions static so that they don't need to be declared in a
header file.
../drivers/video/fbdev/maxinefb.c:64:6: warning: no previous prototype for 'maxinefb_ims332_write_register' [-Wmissing-prototypes]
64 | void maxinefb_ims332_write_register(int regno, register unsigned int val)
../drivers/video/fbdev/maxinefb.c:74:14: warning: no previous prototype for 'maxinefb_ims332_read_register' [-Wmissing-prototypes]
74 | unsigned int maxinefb_ims332_read_register(int regno)
../drivers/video/fbdev/maxinefb.c:114:12: warning: no previous prototype for 'maxinefb_init' [-Wmissing-prototypes]
114 | int __init maxinefb_init(void)
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
