]> Pileus Git - ~andy/linux/blobdiff - drivers/edac/x38_edac.c
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / edac / x38_edac.c
index b6f47de152f31f4130938e04c468b1bbe7933a00..a438297389e5d2919476e3a41a61751e8dd38dc3 100644 (file)
@@ -440,7 +440,7 @@ static void __devexit x38_remove_one(struct pci_dev *pdev)
        edac_mc_free(mci);
 }
 
-static const struct pci_device_id x38_pci_tbl[] __devinitdata = {
+static DEFINE_PCI_DEVICE_TABLE(x38_pci_tbl) = {
        {
         PCI_VEND_DEV(INTEL, X38_HB), PCI_ANY_ID, PCI_ANY_ID, 0, 0,
         X38},