aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap2/usb.h')
-rw-r--r--arch/arm/mach-omap2/usb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/usb.h b/arch/arm/mach-omap2/usb.h
index e7261ebcf7b0..4ba2ae759895 100644
--- a/arch/arm/mach-omap2/usb.h
+++ b/arch/arm/mach-omap2/usb.h
@@ -58,7 +58,6 @@ struct usbhs_phy_data {
58 int reset_gpio; 58 int reset_gpio;
59 int vcc_gpio; 59 int vcc_gpio;
60 bool vcc_polarity; /* 1 active high, 0 active low */ 60 bool vcc_polarity; /* 1 active high, 0 active low */
61 void *platform_data;
62}; 61};
63 62
64extern void usb_musb_init(struct omap_musb_board_data *board_data); 63extern void usb_musb_init(struct omap_musb_board_data *board_data);