diff options
Diffstat (limited to 'test/boot/upl.c')
-rw-r--r-- | test/boot/upl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/boot/upl.c b/test/boot/upl.c index aa58cdf083b..eec89026fc3 100644 --- a/test/boot/upl.c +++ b/test/boot/upl.c @@ -10,7 +10,6 @@ #include <mapmem.h> #include <upl.h> #include <dm/ofnode.h> -#include <test/suites.h> #include <test/test.h> #include <test/ut.h> #include "bootstd_common.h" |