diff options
Diffstat (limited to 'board/st/stv0991/stv0991.c')
-rw-r--r-- | board/st/stv0991/stv0991.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stv0991/stv0991.c b/board/st/stv0991/stv0991.c index 95e203ff0e..3b0de82db2 100644 --- a/board/st/stv0991/stv0991.c +++ b/board/st/stv0991/stv0991.c @@ -15,6 +15,7 @@ #include <asm/arch/hardware.h> #include <asm/arch/gpio.h> #include <netdev.h> +#include <asm/global_data.h> #include <asm/io.h> #include <dm/platform_data/serial_pl01x.h> |