diff options
Diffstat (limited to 'test/common/cyclic.c')
-rw-r--r-- | test/common/cyclic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/common/cyclic.c b/test/common/cyclic.c index 6e758e89dbd..461f8cf91f4 100644 --- a/test/common/cyclic.c +++ b/test/common/cyclic.c @@ -3,7 +3,6 @@ * Copyright (C) 2022 Stefan Roese <sr@denx.de> */ -#include <common.h> #include <cyclic.h> #include <dm.h> #include <test/common.h> |