common: Remove <common.h> and add needed includes
Remove <common.h> from all "commmon/" files and when needed add missing include files directly. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
|
||||
#define LOG_CATEGORY LOGC_BOOT
|
||||
|
||||
#include <common.h>
|
||||
#include <bootstage.h>
|
||||
#include <hang.h>
|
||||
#include <log.h>
|
||||
|
||||
Reference in New Issue
Block a user