forked from OERV-BSP/u-boot
common.h: Remove this file and all references
With all files that had included this file directly having been updated, we can now remove this file. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -281,7 +281,6 @@ new one of those, you should add a new suite.
|
||||
Create a new file in test/ or a subdirectory and define a macro to register the
|
||||
suite. For example::
|
||||
|
||||
#include <common.h>
|
||||
#include <console.h>
|
||||
#include <mapmem.h>
|
||||
#include <dm/test.h>
|
||||
|
||||
Reference in New Issue
Block a user