mirror of
https://xff.cz/git/u-boot/
synced 2025-10-17 07:52:46 +02:00
This function was defined as an extern in net/eth.c, drop that and use standard means of calling it. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefan Roese <sr@denx.de>