[PATCH v2 1/4] efi: Do not include <linux/screen_info.h> from EFI header
Arnd Bergmann
arnd at arndb.de
Thu Jul 6 04:36:36 PDT 2023
On Thu, Jul 6, 2023, at 12:42, Thomas Zimmermann wrote:
> The header file <linux/efi.h> does not need anything from
> <linux/screen_info.h>. Declare struct screen_info and remove
> the include statements. Update a number of source files that
> require struct screen_info's definition.
>
> v2:
> * update loongarch (Jingfeng)
>
> Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> Reviewed-by: Javier Martinez Canillas <javierm at redhat.com>
> Reviewed-by: Sui Jingfeng <suijingfeng at loongson.cn>
> Cc: Ard Biesheuvel <ardb at kernel.org>
> Cc: Russell King <linux at armlinux.org.uk>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
Reviewed-by: Arnd Bergmann <arnd at arndb.de>
More information about the linux-arm-kernel
mailing list