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:
1
env/flash.c
vendored
1
env/flash.c
vendored
@@ -14,6 +14,7 @@
|
||||
#include <env.h>
|
||||
#include <env_internal.h>
|
||||
#include <flash.h>
|
||||
#include <log.h>
|
||||
#include <linux/stddef.h>
|
||||
#include <malloc.h>
|
||||
#include <search.h>
|
||||
|
||||
Reference in New Issue
Block a user