Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / bochs / bochs_drv.c
index f5e0ead974a638af3b997ecff8eb146740dc5bb9..9738e9b14708d7a59b549dc1717c6f8716fefeff 100644 (file)
@@ -177,7 +177,7 @@ static void bochs_pci_remove(struct pci_dev *pdev)
        drm_put_dev(dev);
 }
 
-static DEFINE_PCI_DEVICE_TABLE(bochs_pci_tbl) = {
+static const struct pci_device_id bochs_pci_tbl[] = {
        {
                .vendor      = 0x1234,
                .device      = 0x1111,