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