aboutsummaryrefslogtreecommitdiff
path: root/test/dm/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/tpm.c')
-rw-r--r--test/dm/tpm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/tpm.c b/test/dm/tpm.c
index cde933ab284..0e413c0eedd 100644
--- a/test/dm/tpm.c
+++ b/test/dm/tpm.c
@@ -4,7 +4,6 @@
* Written by Simon Glass <sjg@chromium.org>
*/
-#include <common.h>
#include <dm.h>
#include <tpm_api.h>
#include <dm/test.h>