Skip to content
Snippets Groups Projects
Commit 90f4dd0f authored by Andrew Morton's avatar Andrew Morton Committed by David S. Miller
Browse files

[P54PCI]: terminate pci table

parent ababda03
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,7 @@ static struct pci_device_id p54p_table[] __devinitdata = {
{ PCI_DEVICE(0x1260, 0x3877) },
/* Intersil PRISM Javelin/Xbow Wireless LAN adapter */
{ PCI_DEVICE(0x1260, 0x3886) },
{ },
};
MODULE_DEVICE_TABLE(pci, p54p_table);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment