]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/wireless/ath/ath9k/pci.c
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
[mirror_ubuntu-artful-kernel.git] / drivers / net / wireless / ath / ath9k / pci.c
index f7af5ea54753725b45325d719c8e3b0ad22f97c8..ee617205cb4a4f72e182de082069f3e90bf9793c 100644 (file)
@@ -18,7 +18,7 @@
 #include <linux/pci.h>
 #include "ath9k.h"
 
-static struct pci_device_id ath_pci_id_table[] __devinitdata = {
+static DEFINE_PCI_DEVICE_TABLE(ath_pci_id_table) = {
        { PCI_VDEVICE(ATHEROS, 0x0023) }, /* PCI   */
        { PCI_VDEVICE(ATHEROS, 0x0024) }, /* PCI-E */
        { PCI_VDEVICE(ATHEROS, 0x0027) }, /* PCI   */