ppc4xx: Add basic support for AMCC 460EX/460GT (4/5)
[oweals/u-boot.git] / include / usbdescriptors.h
index 8336c188c108c29890bb8a429db566e460c554c7..a752097e5bcc6cdc1aef7ef6521ea2591196680b 100644 (file)
@@ -321,7 +321,7 @@ struct usb_class_union_function_descriptor {
        u8 bDescriptorType;
        u8 bDescriptorSubtype;  /* 0x06 */
        u8 bMasterInterface;
-       //u8 bSlaveInterface0[0];
+       /* u8 bSlaveInterface0[0]; */
        u8 bSlaveInterface0;
 } __attribute__ ((packed));