diff options
Diffstat (limited to 'board/gdsys/a38x/hre.c')
-rw-r--r-- | board/gdsys/a38x/hre.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gdsys/a38x/hre.c b/board/gdsys/a38x/hre.c index 027ad1f57e0..699241b3e62 100644 --- a/board/gdsys/a38x/hre.c +++ b/board/gdsys/a38x/hre.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <log.h> #include <malloc.h> #include <fs.h> #include <i2c.h> |