kernel/drivers/usb/usbip/vudc.h
.. .. @@ -115,7 +115,7 @@ 115 115 struct list_head dev_entry; 116 116 }; 117 117 118 -extern const struct attribute_group vudc_attr_group;118 +extern const struct attribute_group *vudc_groups[];119 119 120 120 /* visible everywhere */ 121 121