Hi Peter,
On Tue, Aug 27, 2019 at 1:09 PM Peter Rosin peda@axentia.se wrote:
The variable is only ever used from fbcon.c which is linked into the same module. Therefore, the export is not needed.
Signed-off-by: Peter Rosin peda@axentia.se
Reviewed-by: Geert Uytterhoeven geert@linux-m68k.org
But note that the same is true for fb_class, so perhaps it can be added (or better, removed ;-)?
Once drivers/staging/olpc_dcon/olpc_dcon.c stops abusing registered_fb[] and num_registered_fb, those can go, too.
Does anyone remembe why au1200fb calls fb_prepare_logo() and fb_show_logo() itself?
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds