diff options
Diffstat (limited to 'board/Seagate/goflexhome')
-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 1f4fb92494..5d0a4242a8 100644 --- a/board/Seagate/goflexhome/goflexhome.c +++ b/board/Seagate/goflexhome/goflexhome.c @@ -14,6 +14,7 @@ #include <common.h> #include <miiphy.h> +#include <asm/mach-types.h> #include <asm/arch/soc.h> #include <asm/arch/mpp.h> #include <asm/arch/cpu.h> |