Index: uspace/lib/usb/include/usb/usb.h
===================================================================
--- uspace/lib/usb/include/usb/usb.h	(revision e280857e4e01465defd530d79811dd788126293a)
+++ uspace/lib/usb/include/usb/usb.h	(revision ef7052ec34f5b7c550a388062dfcbc2b4ede16f1)
@@ -174,6 +174,6 @@
 } usb_packet_id;
 
-/** Class name for USB host controllers. */
-#define USB_HC_DDF_CLASS_NAME "usbhc"
+/** Category for USB host controllers. */
+#define USB_HC_CATEGORY "usbhc"
 
 #endif
