diff options
Diffstat (limited to 'include/linux/usb/omap_control_usb.h')
-rw-r--r-- | include/linux/usb/omap_control_usb.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/usb/omap_control_usb.h b/include/linux/usb/omap_control_usb.h index 27b5b8c931b0..e2416b45169b 100644 --- a/include/linux/usb/omap_control_usb.h +++ b/include/linux/usb/omap_control_usb.h | |||
@@ -31,10 +31,6 @@ struct omap_control_usb { | |||
31 | u32 type; | 31 | u32 type; |
32 | }; | 32 | }; |
33 | 33 | ||
34 | struct omap_control_usb_platform_data { | ||
35 | u8 type; | ||
36 | }; | ||
37 | |||
38 | enum omap_control_usb_mode { | 34 | enum omap_control_usb_mode { |
39 | USB_MODE_UNDEFINED = 0, | 35 | USB_MODE_UNDEFINED = 0, |
40 | USB_MODE_HOST, | 36 | USB_MODE_HOST, |