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