commented early_printk patch because of rejects.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / agp / ali-agp.c
index a03290f..0f3934f 100644 (file)
@@ -363,7 +363,7 @@ static void __devexit agp_ali_remove(struct pci_dev *pdev)
        agp_put_bridge(bridge);
 }
 
-static struct pci_device_id agp_ali_pci_table[] __initdata = {
+static struct pci_device_id agp_ali_pci_table[] = {
        {
        .class          = (PCI_CLASS_BRIDGE_HOST << 8),
        .class_mask     = ~0,