]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/video/fbdev/hyperv_fb.c
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
[mirror_ubuntu-eoan-kernel.git] / drivers / video / fbdev / hyperv_fb.c
index 569e7562fa3d72dc1734044e2bbb5a68bc0bbcde..42543362f16308b3b6b0fdbffb287e98bf33d14d 100644 (file)
@@ -892,7 +892,7 @@ static int hvfb_remove(struct hv_device *hdev)
 }
 
 
-static DEFINE_PCI_DEVICE_TABLE(pci_stub_id_table) = {
+static const struct pci_device_id pci_stub_id_table[] = {
        {
                .vendor      = PCI_VENDOR_ID_MICROSOFT,
                .device      = PCI_DEVICE_ID_HYPERV_VIDEO,