mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
This commit is contained in:
@@ -438,7 +438,7 @@ static int ravb_config(struct udevice *dev)
|
||||
return 0;
|
||||
}
|
||||
|
||||
int ravb_start(struct udevice *dev)
|
||||
static int ravb_start(struct udevice *dev)
|
||||
{
|
||||
struct ravb_priv *eth = dev_get_priv(dev);
|
||||
int ret;
|
||||
|
||||
Reference in New Issue
Block a user