projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dadc2bd
)
efi_loader: remove lcd.h from efi_net.c
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 1 Oct 2018 03:24:46 +0000
(
05:24
+0200)
committer
Alexander Graf
<agraf@suse.de>
Tue, 16 Oct 2018 14:40:45 +0000
(16:40 +0200)
Remove superfluous include.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_net.c
patch
|
blob
|
history
diff --git
a/lib/efi_loader/efi_net.c
b/lib/efi_loader/efi_net.c
index 034d0d2ed03004aff1a24efc609942626798b580..4e8b2d597dfd6040dc79f0a69a6d3df6e43bcf72 100644
(file)
--- a/
lib/efi_loader/efi_net.c
+++ b/
lib/efi_loader/efi_net.c
@@
-7,7
+7,6
@@
#include <common.h>
#include <efi_loader.h>
-#include <lcd.h>
#include <malloc.h>
static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_GUID;