usb: otg: Rename otg_transceiver to usb_phy
[firefly-linux-kernel-4.4.55.git] / drivers / power / pda_power.c
index fd49689738af92a8c03e65264410fcc5e313c276..dcf07f55eb04e35b9005d035759dd38d01952ade 100644 (file)
@@ -40,7 +40,7 @@ static struct timer_list polling_timer;
 static int polling;
 
 #ifdef CONFIG_USB_OTG_UTILS
-static struct otg_transceiver *transceiver;
+static struct usb_phy *transceiver;
 static struct notifier_block otg_nb;
 #endif