mempolicy: introduce __get_vma_policy(), export get_task_policy()
[firefly-linux-kernel-4.4.55.git] / drivers / block / skd_main.c
index f0a089df85cc22909a9104b26a83e920e48b0dc4..8fcdcfb4b47238469022146fe7b1861c904b7a2f 100644 (file)
@@ -4766,7 +4766,7 @@ static const struct block_device_operations skd_blockdev_ops = {
  *****************************************************************************
  */
 
-static DEFINE_PCI_DEVICE_TABLE(skd_pci_tbl) = {
+static const struct pci_device_id skd_pci_tbl[] = {
        { PCI_VENDOR_ID_STEC, PCI_DEVICE_ID_S1120,
          PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
        { 0 }                     /* terminate list */