Files
linux/drivers/video/fbdev
Geert Uytterhoeven 6a7d270e90 video: fbdev: Make *fb_setup() and *fb_init() static
The various *fb_setup() and *fb_init() functions are only used locally,
so they should be static.  Most of them do not need forward
declarations, so remove these where appropriate.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2022-07-18 07:54:20 +02:00
..
2020-01-15 17:31:50 +01:00
2020-02-19 10:58:22 -08:00
2022-04-05 11:06:58 +02:00