summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-05-28 08:27:02 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-05-28 08:27:02 +0200
commitf13f1c269ebffca25697deb420cce64b099d66b5 (patch)
tree7303f16dd2c4d3fb1b19a43231a9d00dade2f78e /include
parente8f4eaceddbdf7347584871f310dd6c785be9d1b (diff)
parent0706fd366faab8274d96662265ac8c14baf0762c (diff)
downloadbarebox-f13f1c269ebffca25697deb420cce64b099d66b5.tar.gz
barebox-f13f1c269ebffca25697deb420cce64b099d66b5.tar.xz
Merge branch 'pu/am335x'
Diffstat (limited to 'include')
-rw-r--r--include/linux/phy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/phy.h b/include/linux/phy.h
index c0fd4ff19a..9a451a62d8 100644
--- a/include/linux/phy.h
+++ b/include/linux/phy.h
@@ -266,6 +266,7 @@ int phy_init(void);
int phy_init_hw(struct phy_device *phydev);
int phy_register_device(struct phy_device* dev);
+void phy_unregister_device(struct phy_device *phydev);
/**
* phy_read - Convenience function for reading a given PHY register