X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=board%2Fprodrive%2Fp3mx%2Fmv_eth.h;h=8cc00dc9c6194793ebc27f8c324d7698e2e97f9a;hb=10cbe3b6a4b2289906fc94bb26810191607ee748;hp=af1527479feebcce7aab41da4aafe55a3bc72182;hpb=d1527b55f5ab162f2d17600ffc2744c2ea39d356;p=u-boot diff --git a/board/prodrive/p3mx/mv_eth.h b/board/prodrive/p3mx/mv_eth.h index af1527479f..8cc00dc9c6 100644 --- a/board/prodrive/p3mx/mv_eth.h +++ b/board/prodrive/p3mx/mv_eth.h @@ -166,9 +166,7 @@ struct mv64460_eth_priv { int mv64460_eth_init (struct eth_device *dev); int mv64460_eth_stop (struct eth_device *dev); -int mv64460_eth_start_xmit (struct eth_device*, volatile void* packet, int length); -/* return db64460_eth0_poll(); */ - +int mv64460_eth_start_xmit(struct eth_device *dev, void *packet, int length); int mv64460_eth_open (struct eth_device *dev);