mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
generic: ocf: restore terminating entry of pci_id_table in hifnHIPP
SVN-Revision: 32680
This commit is contained in:
parent
d3c8852fd1
commit
e9af340016
@ -383,6 +383,7 @@ static struct pci_device_id hipp_pci_tbl[] = {
|
||||
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
||||
{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
|
||||
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
||||
{ 0 }, /* terminating entry */
|
||||
};
|
||||
MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user