aboutsummaryrefslogtreecommitdiff
path: root/hw/usb/hcd-dwc3.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb/hcd-dwc3.c')
-rw-r--r--hw/usb/hcd-dwc3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/usb/hcd-dwc3.c b/hw/usb/hcd-dwc3.c
index 0bceee2..98a342b 100644
--- a/hw/usb/hcd-dwc3.c
+++ b/hw/usb/hcd-dwc3.c
@@ -666,7 +666,7 @@ static const Property usb_dwc3_properties[] = {
0x12345678),
};
-static void usb_dwc3_class_init(ObjectClass *klass, void *data)
+static void usb_dwc3_class_init(ObjectClass *klass, const void *data)
{
DeviceClass *dc = DEVICE_CLASS(klass);