/* 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/suites.h>
#include <test/ut.h>
#include <asm/eth.h>
-#include <syslog_test.h>
+#include "syslog_test.h"
DECLARE_GLOBAL_DATA_PTR;