aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-20 12:04:33 +0100
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2020-01-20 13:43:56 +0100
commitae953449f2f6807174a2c000b9fc5a31b46f1798 (patch)
treefbac9755b499aee45bb590e1f34704d3b3e11aa4 /target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch
parent945db9fb015ac636e92282780a22f65f0eefe98a (diff)
downloadupstream-ae953449f2f6807174a2c000b9fc5a31b46f1798.tar.gz
upstream-ae953449f2f6807174a2c000b9fc5a31b46f1798.tar.bz2
upstream-ae953449f2f6807174a2c000b9fc5a31b46f1798.zip
kernel: bump 4.14 to 4.14.166
Refreshed all patches. Compile-tested on: cns3xxx Runtime-tested on: cns3xxx Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch b/target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch
index 8b845dd715..931e09a9fa 100644
--- a/target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.14/821-smmu-support-layerscape.patch
@@ -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);
-@@ -989,6 +990,26 @@ struct iommu_group *pci_device_group(str
+@@ -990,6 +991,26 @@ struct iommu_group *pci_device_group(str
return iommu_group_alloc();
}