aboutsummaryrefslogtreecommitdiff
path: root/board/prodrive/p3mx/eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/prodrive/p3mx/eth.h')
-rw-r--r--board/prodrive/p3mx/eth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/prodrive/p3mx/eth.h b/board/prodrive/p3mx/eth.h
index aab32d2a5..44ffba8c6 100644
--- a/board/prodrive/p3mx/eth.h
+++ b/board/prodrive/p3mx/eth.h
@@ -39,5 +39,6 @@ int db64360_eth0_transmit(unsigned int s, volatile char *p);
void db64360_eth0_disable(void);
bool network_start(bd_t *bis);
+int mv6446x_eth_initialize(bd_t *);
#endif /* __EVB64360_ETH_H__ */