diff options
Diffstat (limited to 'test/cmd/fdt.c')
-rw-r--r-- | test/cmd/fdt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/fdt.c b/test/cmd/fdt.c index ab6dbd45e54..c11c181c807 100644 --- a/test/cmd/fdt.c +++ b/test/cmd/fdt.c @@ -10,7 +10,6 @@ #include <mapmem.h> #include <asm/global_data.h> #include <linux/libfdt.h> -#include <test/suites.h> #include <test/ut.h> DECLARE_GLOBAL_DATA_PTR; |