diff options
Diffstat (limited to 'test/boot/bootm.c')
-rw-r--r-- | test/boot/bootm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/boot/bootm.c b/test/boot/bootm.c index 7e0ccb0e23f..1d1efe71ad5 100644 --- a/test/boot/bootm.c +++ b/test/boot/bootm.c @@ -7,7 +7,6 @@ #include <bootm.h> #include <asm/global_data.h> -#include <test/suites.h> #include <test/test.h> #include <test/ut.h> |