]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/usb/common/common.c
Merge branch 'akpm-current/current'
[karo-tx-linux.git] / drivers / usb / common / common.c
index 677b3f01deaa668aa80c25358a87bcde91a3a9a4..e3d01619d6b381b4562545e73f99499554d1002e 100644 (file)
@@ -51,6 +51,7 @@ static const char *const speed_names[] = {
        [USB_SPEED_HIGH] = "high-speed",
        [USB_SPEED_WIRELESS] = "wireless",
        [USB_SPEED_SUPER] = "super-speed",
+       [USB_SPEED_SUPER_PLUS] = "super-speed-plus",
 };
 
 const char *usb_speed_string(enum usb_device_speed speed)