kernel/drivers/usb/phy/phy-generic.h
.. .. @@ -22,7 +22,6 @@ 22 22 int usb_gen_phy_init(struct usb_phy *phy); 23 23 void usb_gen_phy_shutdown(struct usb_phy *phy); 24 24 25 -int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop,26 - struct usb_phy_generic_platform_data *pdata);25 +int usb_phy_gen_create_phy(struct device *dev, struct usb_phy_generic *nop);27 26 28 27 #endif