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