aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/usb-omap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/usb-omap.h')
-rw-r--r--include/linux/platform_data/usb-omap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/usb-omap.h b/include/linux/platform_data/usb-omap.h
index e697c85ad3b..fa579b4c666 100644
--- a/include/linux/platform_data/usb-omap.h
+++ b/include/linux/platform_data/usb-omap.h
@@ -55,6 +55,7 @@ struct ohci_hcd_omap_platform_data {
};
struct usbhs_omap_platform_data {
+ int nports;
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
int reset_gpio_port[OMAP3_HS_USB_PORTS];
struct regulator *regulator[OMAP3_HS_USB_PORTS];