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