Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux-2.6-block.git] / drivers / char / agp / amd64-agp.c
index 95326ac610f66f1ffca0c7b62fb26697d7235cc1..3b47ed0310e1fcbb73eda184cb810c1b3ea2889b 100644 (file)
@@ -732,7 +732,7 @@ static struct pci_device_id agp_amd64_pci_table[] = {
 
 MODULE_DEVICE_TABLE(pci, agp_amd64_pci_table);
 
-static DEFINE_PCI_DEVICE_TABLE(agp_amd64_pci_promisc_table) = {
+static const struct pci_device_id agp_amd64_pci_promisc_table[] = {
        { PCI_DEVICE_CLASS(0, 0) },
        { }
 };