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