]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/usb/host/xhci.c
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
[people/ms/u-boot.git] / drivers / usb / host / xhci.c
index 59ee476e19ee448114787f40c94953bd15502df7..d5a1b3402fec0082809f097fc9bcad495c06cb55 100644 (file)
@@ -50,8 +50,8 @@ static struct descriptor {
                cpu_to_le16(0x8), /* wHubCharacteristics */
                10,             /* bPwrOn2PwrGood */
                0,              /* bHubCntrCurrent */
-               {},             /* Device removable */
-               {}              /* at most 7 ports! XXX */
+               {               /* Device removable */
+                             /* at most 7 ports! XXX */
        },
        {
                0x12,           /* bLength */