diff options
Diffstat (limited to 'include/linux/usb/musb.h')
-rw-r--r-- | include/linux/usb/musb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb/musb.h b/include/linux/usb/musb.h index a4ee1b582183..fa6dc132bd1b 100644 --- a/include/linux/usb/musb.h +++ b/include/linux/usb/musb.h | |||
@@ -95,7 +95,7 @@ struct musb_hdrc_config { | |||
95 | /* musb CLKIN in Blackfin in MHZ */ | 95 | /* musb CLKIN in Blackfin in MHZ */ |
96 | unsigned char clkin; | 96 | unsigned char clkin; |
97 | #endif | 97 | #endif |
98 | 98 | u32 maximum_speed; | |
99 | }; | 99 | }; |
100 | 100 | ||
101 | struct musb_hdrc_platform_data { | 101 | struct musb_hdrc_platform_data { |