diff options
Diffstat (limited to 'common/spl/spl_xip.c')
-rw-r--r-- | common/spl/spl_xip.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/spl/spl_xip.c b/common/spl/spl_xip.c index f857278018..8ce0a09ef3 100644 --- a/common/spl/spl_xip.c +++ b/common/spl/spl_xip.c @@ -6,6 +6,7 @@ #include <common.h> #include <image.h> +#include <log.h> #include <spl.h> static int spl_xip(struct spl_image_info *spl_image, |