diff --git a/drivers/hid/hid-ntrig.c b/drivers/hid/hid-ntrig.c
index e8207fb..5d3a051 100644
--- a/drivers/hid/hid-ntrig.c
+++ b/drivers/hid/hid-ntrig.c
@@ -526,7 +526,6 @@ static void ntrig_remove(struct hid_device *hdev)
 
 static const struct hid_device_id ntrig_devices[] = {
 	NTRIG_DEVICE(0x0001),
-	NTRIG_DEVICE(0x0006),
 	{ }
 };
 MODULE_DEVICE_TABLE(hid, ntrig_devices);
