diff options
Diffstat (limited to 'board/Seagate/goflexhome/goflexhome.c')
-rw-r--r-- | board/Seagate/goflexhome/goflexhome.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/Seagate/goflexhome/goflexhome.c b/board/Seagate/goflexhome/goflexhome.c index de1ec54466..4c19fa7195 100644 --- a/board/Seagate/goflexhome/goflexhome.c +++ b/board/Seagate/goflexhome/goflexhome.c @@ -16,6 +16,7 @@ #include <init.h> #include <miiphy.h> #include <net.h> +#include <asm/global_data.h> #include <asm/mach-types.h> #include <asm/arch/soc.h> #include <asm/arch/mpp.h> |