summaryrefslogtreecommitdiff
path: root/test/dm/pmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/pmc.c')
-rw-r--r--test/dm/pmc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/pmc.c b/test/dm/pmc.c
index e70227e7800..bbad1ee2741 100644
--- a/test/dm/pmc.c
+++ b/test/dm/pmc.c
@@ -5,7 +5,6 @@
* Copyright 2019 Google LLC
*/
-#include <common.h>
#include <dm.h>
#include <power/acpi_pmc.h>
#include <dm/test.h>