Index: uspace/lib/usb/src/recognise.c
===================================================================
--- uspace/lib/usb/src/recognise.c	(revision eb1a2f485e907e821965b3aafca2d8a5355f3518)
+++ uspace/lib/usb/src/recognise.c	(revision dde2c909ae78adc75e2a57f90c8bc2db69a43bc9)
@@ -310,9 +310,4 @@
 	}
 
-	/*
-	 * As a fallback, provide the simplest match id possible.
-	 */
-	ADD_MATCHID_OR_RETURN(matches, 1, "usb&fallback");
-
 	return EOK;
 }
