diff options
Diffstat (limited to 'test/dm/scmi.c')
-rw-r--r-- | test/dm/scmi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/scmi.c b/test/dm/scmi.c index adf36ffaab1..69fc900e342 100644 --- a/test/dm/scmi.c +++ b/test/dm/scmi.c @@ -12,7 +12,6 @@ * unknown SCMI protocol ID. */ -#include <common.h> #include <clk.h> #include <dm.h> #include <reset.h> |