]> Pileus Git - ~andy/linux/blobdiff - drivers/net/wireless/rt2x00/rt2500pci.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[~andy/linux] / drivers / net / wireless / rt2x00 / rt2500pci.c
index c71266142ae9fafb0a0719bbecba6d43beb7ebfe..52bbcf1bd17c4f51d1114ffb9213518908c730f6 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, }
 };