Remove superfluous USB keyword.

Discussed with:		danfe@
MFC after:		1 week
Sponsored by:		Mellanox Technologies
This commit is contained in:
Hans Petter Selasky 2019-04-15 17:32:38 +00:00
parent 538ff57b75
commit 16fba2f38a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=346248

View File

@ -181,7 +181,7 @@ ehci_pci_match(device_t self)
case 0x8d2d8086:
return ("Intel Wellsburg USB 2.0 controller");
case 0x9c268086:
return ("Intel Lynx Point-LP USB 2.0 controller USB");
return ("Intel Lynx Point-LP USB 2.0 controller");
case 0x00e01033:
return ("NEC uPD 72010x USB 2.0 controller");