diff options
Diffstat (limited to 'board/cavium/thunderx/thunderx.c')
-rw-r--r-- | board/cavium/thunderx/thunderx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cavium/thunderx/thunderx.c b/board/cavium/thunderx/thunderx.c index fd234728980..b09f72cad5c 100644 --- a/board/cavium/thunderx/thunderx.c +++ b/board/cavium/thunderx/thunderx.c @@ -10,6 +10,7 @@ #include <malloc.h> #include <errno.h> #include <net.h> +#include <asm/global_data.h> #include <linux/compiler.h> #include <cavium/atf.h> |