aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/usbip/vudc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/usbip/vudc.h')
-rw-r--r--drivers/usb/usbip/vudc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/usbip/vudc.h b/drivers/usb/usbip/vudc.h
index cf968192e59f..1bd4bc005829 100644
--- a/drivers/usb/usbip/vudc.h
+++ b/drivers/usb/usbip/vudc.h
@@ -115,7 +115,7 @@ struct vudc_device {
struct list_head dev_entry;
};
-extern const struct attribute_group vudc_attr_group;
+extern const struct attribute_group *vudc_groups[];
/* visible everywhere */