summaryrefslogtreecommitdiff
path: root/test/bootm.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bootm.c')
-rw-r--r--test/bootm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/bootm.c b/test/bootm.c
index 4bb3ca0655c..26c15552bf6 100644
--- a/test/bootm.c
+++ b/test/bootm.c
@@ -5,7 +5,6 @@
* Copyright 2020 Google LLC
*/
-#include <common.h>
#include <bootm.h>
#include <asm/global_data.h>
#include <test/suites.h>