at91cap9adk: fix implicit declaration of function 'eth_init'
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
375c4353db
commit
64d792063f
@ -24,6 +24,9 @@
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/arch/AT91CAP9.h>
|
||||
#if defined(CONFIG_RESET_PHY_R) && defined(CONFIG_MACB)
|
||||
#include <net.h>
|
||||
#endif
|
||||
|
||||
#define MP_BLOCK_3_BASE 0xFDF00000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user