diff options
Diffstat (limited to 'cmd/log.c')
-rw-r--r-- | cmd/log.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/log.c b/cmd/log.c index c9a23e4ae0d..519ec76f3b5 100644 --- a/cmd/log.c +++ b/cmd/log.c @@ -4,7 +4,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <command.h> #include <dm.h> #include <getopt.h> |