diff options
Diffstat (limited to 'board/Marvell/sheevaplug/sheevaplug.c')
-rw-r--r-- | board/Marvell/sheevaplug/sheevaplug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/Marvell/sheevaplug/sheevaplug.c b/board/Marvell/sheevaplug/sheevaplug.c index 79999c7d30..6c6106c23c 100644 --- a/board/Marvell/sheevaplug/sheevaplug.c +++ b/board/Marvell/sheevaplug/sheevaplug.c @@ -7,6 +7,7 @@ #include <common.h> #include <miiphy.h> +#include <net.h> #include <asm/mach-types.h> #include <asm/arch/cpu.h> #include <asm/arch/soc.h> |