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