]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/of_mdio.h
nfsd4: move principal name into svc_cred
[karo-tx-linux.git] / include / linux / of_mdio.h
index c9663c6903033bb95378bf567b91f8b6ca16242b..53b94e025c7c7ae7b167ecd1cdf836fe51c09897 100644 (file)
@@ -18,5 +18,8 @@ extern struct phy_device *of_phy_connect(struct net_device *dev,
                                         struct device_node *phy_np,
                                         void (*hndlr)(struct net_device *),
                                         u32 flags, phy_interface_t iface);
+extern struct phy_device *of_phy_connect_fixed_link(struct net_device *dev,
+                                        void (*hndlr)(struct net_device *),
+                                        phy_interface_t iface);
 
 #endif /* __LINUX_OF_MDIO_H */