]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/edac/i5100_edac.c
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[karo-tx-linux.git] / drivers / edac / i5100_edac.c
index 2a6e7ff1f020caf02fa2cd2ad7e6424c65a3a1e5..d500749464ea6038e147f25404586c1289d28b1d 100644 (file)
@@ -1048,7 +1048,7 @@ static void __devexit i5100_remove_one(struct pci_dev *pdev)
        edac_mc_free(mci);
 }
 
-static const struct pci_device_id i5100_pci_tbl[] __devinitdata = {
+static DEFINE_PCI_DEVICE_TABLE(i5100_pci_tbl) = {
        /* Device 16, Function 0, Channel 0 Memory Map, Error Flag/Mask, ... */
        { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_5100_16) },
        { 0, }