summaryrefslogtreecommitdiff
path: root/include/micrel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/micrel.h')
-rw-r--r--include/micrel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/micrel.h b/include/micrel.h
index 3e6b5312d8..783dc634e2 100644
--- a/include/micrel.h
+++ b/include/micrel.h
@@ -35,5 +35,6 @@ int ksz9031_phy_extended_write(struct phy_device *phydev, int devaddr,
int regnum, u16 mode, u16 val);
int ksz9031_phy_extended_read(struct phy_device *phydev, int devaddr,
int regnum, u16 mode);
+int ksz9031_center_flp_timing(struct phy_device *phydev);
#endif