X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fvideo%2Ffbdev%2Fhyperv_fb.c;h=42543362f16308b3b6b0fdbffb287e98bf33d14d;hb=5be5a15a43642de7e10d17da0c172ea2d28d22c4;hp=569e7562fa3d72dc1734044e2bbb5a68bc0bbcde;hpb=63b12bdb0d21aca527996fb2c547387bfd3e14b8;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/video/fbdev/hyperv_fb.c b/drivers/video/fbdev/hyperv_fb.c index 569e7562fa3d..42543362f163 100644 --- a/drivers/video/fbdev/hyperv_fb.c +++ b/drivers/video/fbdev/hyperv_fb.c @@ -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,