aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/hisilicon/phy-histb-combphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/hisilicon/phy-histb-combphy.c')
-rw-r--r--drivers/phy/hisilicon/phy-histb-combphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/phy/hisilicon/phy-histb-combphy.c b/drivers/phy/hisilicon/phy-histb-combphy.c
index c44588fd5a53e4..7436dcae398184 100644
--- a/drivers/phy/hisilicon/phy-histb-combphy.c
+++ b/drivers/phy/hisilicon/phy-histb-combphy.c
@@ -163,7 +163,7 @@ static const struct phy_ops histb_combphy_ops = {
};
static struct phy *histb_combphy_xlate(struct device *dev,
- struct of_phandle_args *args)
+ const struct of_phandle_args *args)
{
struct histb_combphy_priv *priv = dev_get_drvdata(dev);
struct histb_combphy_mode *mode = &priv->mode;