diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-18 15:04:42 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-22 21:15:17 +0200 |
commit | da5bd73d702e7cb9f7da174977b606ca12ffd96b (patch) | |
tree | 1715c989867438940d49fbb0d5a0fa479f5e3fe5 /target/linux/layerscape | |
parent | 6e243c23530189f0ef252c921aa953d05f048c4d (diff) | |
download | upstream-da5bd73d702e7cb9f7da174977b606ca12ffd96b.tar.gz upstream-da5bd73d702e7cb9f7da174977b606ca12ffd96b.tar.bz2 upstream-da5bd73d702e7cb9f7da174977b606ca12ffd96b.zip |
kernel: bump 4.14 to 4.14.112
Refreshed all patches.
New symbol:
- CONFIG_LDISC_AUTOLOAD
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-4.14/816-pcie-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/816-pcie-support-layerscape.patch b/target/linux/layerscape/patches-4.14/816-pcie-support-layerscape.patch index 68d6a31a5e..5f055891d6 100644 --- a/target/linux/layerscape/patches-4.14/816-pcie-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.14/816-pcie-support-layerscape.patch @@ -572,7 +572,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com> static void quirk_no_pm_reset(struct pci_dev *dev) { /* -@@ -4857,3 +4864,11 @@ static void quirk_no_ats(struct pci_dev +@@ -4859,3 +4866,11 @@ static void quirk_no_ats(struct pci_dev /* AMD Stoney platform GPU */ DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATI, 0x98e4, quirk_no_ats); #endif /* CONFIG_PCI_ATS */ |