s/MIDO/MDIO Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> --- drivers/net/phy/mv88e6xxx/chip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/phy/mv88e6xxx/chip.c b/drivers/net/phy/mv88e6xxx/chip.c index 3af2b64eda..b1bffe5cbc 100644 --- a/drivers/net/phy/mv88e6xxx/chip.c +++ b/drivers/net/phy/mv88e6xxx/chip.c @@ -826,7 +826,7 @@ static int mv88e6xxx_probe(struct device_d *dev) err = of_property_read_u32(np, "reg", ®); if (err) { - dev_err(dev, "Couldn't determine switch MIDO address\n"); + dev_err(dev, "Couldn't determine switch MDIO address\n"); return err; } -- 2.21.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox