mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 09:26:34 +00:00
fix build error on hifnHIPP spotted by buildbot
SVN-Revision: 21373
This commit is contained in:
@@ -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 }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user