sysfb: Do not include <linux/screen_info.h> from sysfb header
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 6 Jul 2023 10:42:16 +0000 (12:42 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Sat, 8 Jul 2023 18:26:39 +0000 (20:26 +0200)
commita78b4b17eb8ad503e694b39fd61681f2b612b79e
tree9f59fdc0d596d40b11fb162f6b31a31f9fa00619
parent4a3e7142f2fd70f5c320fc7c54f3b7ef017553e5
sysfb: Do not include <linux/screen_info.h> from sysfb header

The header file <linux/sysfb.h> does not need anything from
<linux/screen_info.h>. Declare struct screen_info and remove
the include statements.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Sui Jingfeng <suijingfeng@loongson.cn>
Cc: Ard Biesheuvel <ardb@kernel.org>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Javier Martinez Canillas <javierm@redhat.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230706104852.27451-4-tzimmermann@suse.de
include/linux/sysfb.h