mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
common: Drop log.h from common header
Move this header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <cpu_func.h>
|
||||
#include <env.h>
|
||||
#include <init.h>
|
||||
#include <log.h>
|
||||
#include <asm/arch/hardware.h>
|
||||
#include <asm/cache.h>
|
||||
#include <asm/emif.h>
|
||||
|
||||
Reference in New Issue
Block a user