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 82b84284ef..027ad1f57e 100644 --- a/board/gdsys/a38x/hre.c +++ b/board/gdsys/a38x/hre.c @@ -10,6 +10,7 @@ #include <i2c.h> #include <mmc.h> #include <tpm-v1.h> +#include <u-boot/crc.h> #include <u-boot/sha1.h> #include <asm/byteorder.h> #include <asm/unaligned.h> |