diff options
Diffstat (limited to 'test/dm/fastboot.c')
-rw-r--r-- | test/dm/fastboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/fastboot.c b/test/dm/fastboot.c index 758538d0e85..5d938eb7f12 100644 --- a/test/dm/fastboot.c +++ b/test/dm/fastboot.c @@ -3,7 +3,6 @@ * Copyright (C) 2015 Google, Inc */ -#include <common.h> #include <dm.h> #include <fastboot.h> #include <fb_mmc.h> |