Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[sfrench/cifs-2.6.git] / drivers / phy / tegra / xusb.c
index 983a6e6173bd215c72a1960a2c523bcaf2d11833..cfdb54b6070a45cb4609d945775d06cc9406aff0 100644 (file)
@@ -22,7 +22,7 @@
 #include "xusb.h"
 
 static struct phy *tegra_xusb_pad_of_xlate(struct device *dev,
-                                          struct of_phandle_args *args)
+                                          const struct of_phandle_args *args)
 {
        struct tegra_xusb_pad *pad = dev_get_drvdata(dev);
        struct phy *phy = NULL;