diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/usb/chipidea.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/chipidea.h b/include/linux/usb/chipidea.h index 544825dde823..1a2aa1848804 100644 --- a/include/linux/usb/chipidea.h +++ b/include/linux/usb/chipidea.h | |||
| @@ -14,6 +14,7 @@ struct ci13xxx_platform_data { | |||
| 14 | uintptr_t capoffset; | 14 | uintptr_t capoffset; |
| 15 | unsigned power_budget; | 15 | unsigned power_budget; |
| 16 | struct usb_phy *phy; | 16 | struct usb_phy *phy; |
| 17 | enum usb_phy_interface phy_mode; | ||
| 17 | unsigned long flags; | 18 | unsigned long flags; |
| 18 | #define CI13XXX_REGS_SHARED BIT(0) | 19 | #define CI13XXX_REGS_SHARED BIT(0) |
| 19 | #define CI13XXX_REQUIRE_TRANSCEIVER BIT(1) | 20 | #define CI13XXX_REQUIRE_TRANSCEIVER BIT(1) |
