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:
881e020
)
lib/vsprintf: remove #include <uuid.h> from vsprintf.c
author
Heinrich Schuchardt
<xypron.glpk@gmx.de>
Mon, 29 Apr 2019 06:04:36 +0000
(08:04 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 3 May 2019 11:23:17 +0000
(07:23 -0400)
common.h already includes uuid.h
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/vsprintf.c
patch
|
blob
|
history
diff --git
a/lib/vsprintf.c
b/lib/vsprintf.c
index 2403825dc98d9c0430eb5b76e8d0bbc83ae09440..3502b8088ff127e8fad7f9b16d4066925ef1039d 100644
(file)
--- a/
lib/vsprintf.c
+++ b/
lib/vsprintf.c
@@
-16,7
+16,6
@@
#include <efi_loader.h>
#include <div64.h>
#include <hexdump.h>
-#include <uuid.h>
#include <stdarg.h>
#include <linux/ctype.h>
#include <linux/err.h>