diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/usb/chipidea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb/chipidea.h b/include/linux/usb/chipidea.h index edb90d6cfd12..d4cf970656fb 100644 --- a/include/linux/usb/chipidea.h +++ b/include/linux/usb/chipidea.h | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | #define __LINUX_USB_CHIPIDEA_H | 6 | #define __LINUX_USB_CHIPIDEA_H |
| 7 | 7 | ||
| 8 | struct ci13xxx; | 8 | struct ci13xxx; |
| 9 | struct ci13xxx_udc_driver { | 9 | struct ci13xxx_platform_data { |
| 10 | const char *name; | 10 | const char *name; |
| 11 | /* offset of the capability registers */ | 11 | /* offset of the capability registers */ |
| 12 | uintptr_t capoffset; | 12 | uintptr_t capoffset; |
