diff options
author | Thomas Zimmermann <[email protected]> | 2023-07-06 12:42:14 +0200 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2023-07-08 20:26:36 +0200 |
commit | 8b0d13545b091729e0aa05ff9981e2d06c1e2ee5 (patch) | |
tree | d459e1140ac09aed26de2b6dbca530e45104cbd6 /scripts/generate_rust_analyzer.py | |
parent | 667f74e35ab13c5918e8247db502aa59d41d3447 (diff) |
efi: Do not include <linux/screen_info.h> from EFI header
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 <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Sui Jingfeng <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Russell King <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions