usb: phy: fsl: Fix build errors
authorFelipe Balbi <balbi@ti.com>
Wed, 12 Nov 2014 14:31:40 +0000 (08:31 -0600)
committerFelipe Balbi <balbi@ti.com>
Wed, 12 Nov 2014 14:37:37 +0000 (08:37 -0600)
commite5ba1c024aa0c21ef1755402fd94fabfd6e18c16
treec8f9765784f09fa510805d5269a080b8e5bd6a3a
parent7e1bbeb4292783dcc079156b8fa08d66d17219e0
usb: phy: fsl: Fix build errors

commit e47d925 (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: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-fsl-usb.c
drivers/usb/phy/phy-fsl-usb.h