kernel: don't hide the 'Warning: unable to open an initial console' message
[openwrt.git] / target / linux / generic / patches-3.3 / 710-phy-add-mdio_register_board_info.patch
index f4c00ca..5e40394 100644 (file)
@@ -45,7 +45,7 @@
                phy_device_free(phydev);
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -543,4 +543,22 @@ int __init mdio_bus_init(void);
+@@ -549,4 +549,22 @@ int __init mdio_bus_init(void);
  void mdio_bus_exit(void);
  
  extern struct bus_type mdio_bus_type;