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:
cd53408
)
efi_loader: remove unused typedef for INTN
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 6 Nov 2017 20:17:46 +0000
(21:17 +0100)
committer
Alexander Graf
<agraf@suse.de>
Fri, 1 Dec 2017 12:22:56 +0000
(13:22 +0100)
INTN is not used in the coding.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
include/efi_api.h
patch
|
blob
|
history
diff --git
a/include/efi_api.h
b/include/efi_api.h
index fcd7483ab21a36fd65befa8c2b61afc16e9ecdae..8ea44b1a7a202add9cce5cba3f71f37f4a34c1d9 100644
(file)
--- a/
include/efi_api.h
+++ b/
include/efi_api.h
@@
-29,7
+29,6
@@
enum efi_timer_delay {
};
#define UINTN size_t
-typedef long INTN;
typedef uint16_t *efi_string_t;
#define EVT_TIMER 0x80000000