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 c0e53ff034d0a99a6874c040a2e2e51a88c674a8)
@@ -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
