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