diff options
Diffstat (limited to 'lib/binman.c')
-rw-r--r-- | lib/binman.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/binman.c b/lib/binman.c index cfe1e5f807..9047f5275f 100644 --- a/lib/binman.c +++ b/lib/binman.c @@ -6,7 +6,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <binman.h> #include <dm.h> #include <log.h> |