summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci750/mv_eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/cpci750/mv_eth.h')
-rw-r--r--board/esd/cpci750/mv_eth.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/board/esd/cpci750/mv_eth.h b/board/esd/cpci750/mv_eth.h
index b761135349..3d0cb10dd5 100644
--- a/board/esd/cpci750/mv_eth.h
+++ b/board/esd/cpci750/mv_eth.h
@@ -168,9 +168,7 @@ struct mv64360_eth_priv {
int mv64360_eth_init (struct eth_device *dev);
int mv64360_eth_stop (struct eth_device *dev);
-int mv64360_eth_start_xmit (struct eth_device*, volatile void* packet, int length);
-/* return db64360_eth0_poll(); */
-
+int mv64360_eth_start_xmit(struct eth_device *dev, void *packet, int length);
int mv64360_eth_open (struct eth_device *dev);
OpenPOWER on IntegriCloud