diff options
Diffstat (limited to 'test/log/syslog_test.c')
| -rw-r--r-- | test/log/syslog_test.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/test/log/syslog_test.c b/test/log/syslog_test.c index 4db649db822..98b91436580 100644 --- a/test/log/syslog_test.c +++ b/test/log/syslog_test.c @@ -10,13 +10,11 @@  /* Override CONFIG_LOG_MAX_LEVEL */  #define LOG_DEBUG -#include <common.h>  #include <asm/global_data.h>  #include <dm/device.h>  #include <hexdump.h>  #include <test/log.h>  #include <test/test.h> -#include <test/suites.h>  #include <test/ut.h>  #include <asm/eth.h>  #include "syslog_test.h" | 
