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