common: Move the image globals into image.h
These three globals relate to image handling. Move them to the image header file. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <cpu_func.h>
|
||||
#include <env.h>
|
||||
#include <flash.h>
|
||||
#include <image.h>
|
||||
#include <s_record.h>
|
||||
#include <net.h>
|
||||
#include <exports.h>
|
||||
|
||||
Reference in New Issue
Block a user