diff options
author | Venu Byravarasu <vbyravarasu@nvidia.com> | 2012-09-06 10:42:15 +0530 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-09-06 16:01:11 +0300 |
commit | a4c3ddec5c5293953d8472eb151c48a3205b738b (patch) | |
tree | 1860a16fd60ec8dccd2ff33fc29dfe87aa47b40a /drivers/usb/phy | |
parent | 1ba8216f0bc02af6ba70d1108d60eb1b064395e4 (diff) |
usb: phy: fix build break
During phy interface separation from otg.h, as the enum "usb_otg_state"
was having multiple otg states info and removal of member 'state'
of this enum type from usb_phy struct did not generate any compilation
issues, I removed member state from struct usb_phy.
As this is causing build break in musb code, adding member 'state'
to usb_phy structure.
Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy')
0 files changed, 0 insertions, 0 deletions