1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

backport r21373 to 2.4 kernel

SVN-Revision: 21374
This commit is contained in:
Florian Fainelli 2010-05-05 09:08:02 +00:00
parent 4510d8838b
commit 0b84caa60a

@ -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);