phy: constify of_phandle_args in xlate
[linux-2.6-block.git] / drivers / phy / freescale / phy-fsl-imx8qm-lvds-phy.c
index 0ae052df3765525ebc1424f81c7fc7200592b08d..38388dd04bdc1d67018c113c1ad5779c50a07196 100644 (file)
@@ -294,7 +294,7 @@ static int mixel_lvds_phy_reset(struct device *dev)
 }
 
 static struct phy *mixel_lvds_phy_xlate(struct device *dev,
-                                       struct of_phandle_args *args)
+                                       const struct of_phandle_args *args)
 {
        struct mixel_lvds_phy_priv *priv = dev_get_drvdata(dev);
        unsigned int phy_id;