Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux
[cascardo/linux.git] / drivers / i2c / busses / i2c-pxa-pci.c
index 9639be8..417464e 100644 (file)
@@ -148,7 +148,7 @@ static void ce4100_i2c_remove(struct pci_dev *dev)
        kfree(sds);
 }
 
-static DEFINE_PCI_DEVICE_TABLE(ce4100_i2c_devices) = {
+static const struct pci_device_id ce4100_i2c_devices[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x2e68)},
        { },
 };