diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-06-06 12:40:54 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2023-06-19 09:02:51 +0200 |
commit | 0f1044701764d89d7065873153bed5402add677f (patch) | |
tree | 48d61e6dc52f887c97e4dbe3069fc0b38dc2fa2f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 79a3908d1ea6c35157a6d907b1a9d8ec06015e7a (diff) |
fbdev: hitfb: Declare hitfb_blank() as static
Fixes the following warnings:
../drivers/video/fbdev/hitfb.c:186:5: warning: no previous prototype for 'hitfb_blank' [-Wmissing-prototypes]
186 | int hitfb_blank(int blank_mode, struct fb_info *info)
| ^~~~~~~~~~~
../drivers/video/fbdev/hitfb.c:186:5: warning: symbol 'hitfb_blank' was not declared. Should it be static?
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Michael J. Ruhl <michael.j.ruhl@intel.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions