diff options
Diffstat (limited to 'test/cmd/temperature.c')
-rw-r--r-- | test/cmd/temperature.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/temperature.c b/test/cmd/temperature.c index 2a1ea0611d..364972626b 100644 --- a/test/cmd/temperature.c +++ b/test/cmd/temperature.c @@ -5,7 +5,6 @@ * Copyright (C) 2022 Sartura Ltd. */ -#include <common.h> #include <command.h> #include <dm.h> #include <dm/test.h> |