diff options
Diffstat (limited to 'boot/bootmeth_qfw.c')
-rw-r--r-- | boot/bootmeth_qfw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/bootmeth_qfw.c b/boot/bootmeth_qfw.c index 8ebbc3ebcd5..dfaa944594e 100644 --- a/boot/bootmeth_qfw.c +++ b/boot/bootmeth_qfw.c @@ -8,7 +8,6 @@ #define LOG_CATEGORY UCLASS_BOOTSTD -#include <common.h> #include <command.h> #include <bootdev.h> #include <bootflow.h> |