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:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
#ifdef __UBOOT__
|
||||
#include <log.h>
|
||||
#include <linux/compat.h>
|
||||
#else
|
||||
#include <linux/export.h>
|
||||
|
||||
Reference in New Issue
Block a user