]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/rt2x00/rt2500pci.c
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville...
[~andy/linux] / drivers / net / wireless / rt2x00 / rt2500pci.c
index 7dfcffadda2a7f4c49f5d6f5ccfa46b93240842d..f6440bb0e5f64d1a0889ac529978f1c7c71c6ec7 100644 (file)
@@ -1939,7 +1939,7 @@ static const struct rt2x00_ops rt2500pci_ops = {
 /*
  * RT2500pci module information.
  */
-static struct pci_device_id rt2500pci_device_table[] = {
+static DEFINE_PCI_DEVICE_TABLE(rt2500pci_device_table) = {
        { PCI_DEVICE(0x1814, 0x0201), PCI_DEVICE_DATA(&rt2500pci_ops) },
        { 0, }
 };