kernel: bump 4.14 to 4.14.136
[openwrt/staging/rmilecki.git] / target / linux / layerscape / patches-4.14 / 821-smmu-support-layerscape.patch
index 973146cedf2727749b3d917add1a46ccb7aac58f..8b845dd715f059f81161b2b7fc3eaecb51886c0f 100644 (file)
@@ -123,7 +123,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com>
  
  static struct kset *iommu_group_kset;
  static DEFINE_IDA(iommu_group_ida);
-@@ -987,6 +988,26 @@ struct iommu_group *pci_device_group(str
+@@ -989,6 +990,26 @@ struct iommu_group *pci_device_group(str
        return iommu_group_alloc();
  }