test: Drop suites.h
This file is empty now. Remove it and its uses. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <asm/global_data.h>
|
||||
#include <test/log.h>
|
||||
#include <test/test.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/ut.h>
|
||||
|
||||
DECLARE_GLOBAL_DATA_PTR;
|
||||
|
||||
@@ -13,7 +13,6 @@
|
||||
#include <asm/global_data.h>
|
||||
#include <test/log.h>
|
||||
#include <test/test.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/ut.h>
|
||||
|
||||
DECLARE_GLOBAL_DATA_PTR;
|
||||
|
||||
@@ -8,7 +8,6 @@
|
||||
#include <console.h>
|
||||
#include <test/log.h>
|
||||
#include <test/test.h>
|
||||
#include <test/suites.h>
|
||||
#include <test/ut.h>
|
||||
#include <asm/global_data.h>
|
||||
#include <linux/printk.h>
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
#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"
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#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"
|
||||
|
||||
Reference in New Issue
Block a user