On 2/10/26 10:43, Thomas Zimmermann wrote:
The only correct type for the field fbcon_par in struct fb_info is struct fbcon_par. Declare is as such. The field is a pointer to fbcon-private data.Signed-off-by: Thomas Zimmermann <[email protected]> --- include/linux/fb.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
applied. Thanks! Helge
