diff options
Diffstat (limited to 'board/st/stih410-b2260/board.c')
-rw-r--r-- | board/st/stih410-b2260/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stih410-b2260/board.c b/board/st/stih410-b2260/board.c index e06f05bfa4..cd3a7dc51a 100644 --- a/board/st/stih410-b2260/board.c +++ b/board/st/stih410-b2260/board.c @@ -8,6 +8,7 @@ #include <cpu_func.h> #include <init.h> #include <asm/cache.h> +#include <asm/global_data.h> #include <linux/usb/otg.h> #include <dwc3-sti-glue.h> #include <dwc3-uboot.h> |