diff options
Diffstat (limited to 'boot/vbe.c')
-rw-r--r-- | boot/vbe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/vbe.c b/boot/vbe.c index 52b3283003..00673de7ee 100644 --- a/boot/vbe.c +++ b/boot/vbe.c @@ -6,7 +6,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <bootmeth.h> #include <bootstd.h> #include <dm.h> |