summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti/phy-am654-serdes.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/ti/phy-am654-serdes.c')
-rw-r--r--drivers/phy/ti/phy-am654-serdes.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/phy/ti/phy-am654-serdes.c b/drivers/phy/ti/phy-am654-serdes.c
index d3769200cb9b..f8edd0840fa2 100644
--- a/drivers/phy/ti/phy-am654-serdes.c
+++ b/drivers/phy/ti/phy-am654-serdes.c
@@ -247,8 +247,8 @@ static void serdes_am654_release(struct phy *x)
mux_control_deselect(phy->control);
}
-struct phy *serdes_am654_xlate(struct device *dev, struct of_phandle_args
- *args)
+static struct phy *serdes_am654_xlate(struct device *dev,
+ struct of_phandle_args *args)
{
struct serdes_am654 *am654_phy;
struct phy *phy;