mirror of
https://xff.cz/git/u-boot/
synced 2025-09-27 21:41:16 +02:00
efi_loader: remove lcd.h from efi_net.c
Remove superfluous include. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
committed by
Alexander Graf
parent
dadc2bddb0
commit
891dacf673
@@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
#include <common.h>
|
#include <common.h>
|
||||||
#include <efi_loader.h>
|
#include <efi_loader.h>
|
||||||
#include <lcd.h>
|
|
||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
|
|
||||||
static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_GUID;
|
static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_GUID;
|
||||||
|
Reference in New Issue
Block a user