]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/phy.h
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
[linux-2.6-omap-h63xx.git] / include / linux / phy.h
index e10763d79181aeb66b901d12f74a24e770d89f3e..554836edd915ef027011a9127b81b7188f3388ad 100644 (file)
@@ -403,6 +403,7 @@ int phy_mii_ioctl(struct phy_device *phydev,
 int phy_start_interrupts(struct phy_device *phydev);
 void phy_print_status(struct phy_device *phydev);
 struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id);
+void phy_device_free(struct phy_device *phydev);
 
 extern struct bus_type mdio_bus_type;
 #endif /* __PHY_H */