]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/usb/phy.h
usb: move the OTG state from the USB PHY to the OTG structure
[karo-tx-linux.git] / include / linux / usb / phy.h
index 353053a33f21e11af2e11a52fdebf535cfaeaab4..ac7d7913694fa75a5ed74c692d52422bc738e8e4 100644 (file)
@@ -77,7 +77,6 @@ struct usb_phy {
        unsigned int             flags;
 
        enum usb_phy_type       type;
-       enum usb_otg_state      state;
        enum usb_phy_events     last_event;
 
        struct usb_otg          *otg;