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:
b6e9e09
)
efi_loader: helloworld.c: remove superfluous include
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Sun, 26 Nov 2017 13:05:06 +0000
(14:05 +0100)
committer
Alexander Graf
<agraf@suse.de>
Fri, 1 Dec 2017 12:25:43 +0000
(13:25 +0100)
Remove a superfluous include from helloworld.c
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/helloworld.c
patch
|
blob
|
history
diff --git
a/lib/efi_loader/helloworld.c
b/lib/efi_loader/helloworld.c
index 03e65ab1336dcc44b8a350f6c70e7b8472816f78..77130a36dd180d100a07dca6abfd4479ffd6573c 100644
(file)
--- a/
lib/efi_loader/helloworld.c
+++ b/
lib/efi_loader/helloworld.c
@@
-8,7
+8,6
@@
*/
#include <common.h>
-#include <part_efi.h>
#include <efi_api.h>
efi_status_t EFIAPI efi_main(efi_handle_t handle,