diff options
Diffstat (limited to 'common/image.c')
-rw-r--r-- | common/image.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/image.c b/common/image.c index 6923dac..a6500f5 100644 --- a/common/image.c +++ b/common/image.c @@ -36,6 +36,7 @@ #include <xilinx.h> #endif +#include <asm/global_data.h> #include <u-boot/md5.h> #include <u-boot/sha1.h> #include <linux/errno.h> |