diff options
Diffstat (limited to 'test/dm/host.c')
-rw-r--r-- | test/dm/host.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/host.c b/test/dm/host.c index ca05a36b313..e514f8409cf 100644 --- a/test/dm/host.c +++ b/test/dm/host.c @@ -4,7 +4,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <blk.h> #include <dm.h> #include <fs.h> |