• Felipe Balbi's avatar
    usb: phy: fsl: Fix build errors · e5ba1c02
    Felipe Balbi authored
    commit e47d9254 (usb: move the OTG state from
    the USB PHY to the OTG structure) moved the
    OTG state from struct usb_phy to struct usb_otg.
    
    Unfortunately, even though I fixed quite a few
    build regressions with that patch already, this
    one was still missing.
    
    Note that this driver still has other randconfig
    build problems which I'll leave for driver author
    to fix, as that's less trivial.
    Reported-by: default avatarFengguang Wu <fengguang.wu@intel.com>
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    e5ba1c02
phy-fsl-usb.h 13.7 KB