video/sticore: Remove info field from STI struct
authorThomas Zimmermann <tzimmermann@suse.de>
Wed, 20 Dec 2023 13:22:57 +0000 (14:22 +0100)
committerHelge Deller <deller@gmx.de>
Fri, 12 Jan 2024 11:38:37 +0000 (12:38 +0100)
commite2e0b838a1849f92612a8305c09aaf31bf824350
tree40f56b521cbde7c5b2bb852f02a361d5485788c8
parentca6c080eef42e4149110f79cf73a48a6ec4e965d
video/sticore: Remove info field from STI struct

The info field in struct sti_struct was used to detect the default
display device. That test is now done with the respective Linux device
and the info field is unused. Remove it.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/stifb.c
include/video/sticore.h