diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-07-04 11:54:18 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-07-04 14:16:37 +0200 |
commit | 01ca20cdfd0616fe2b199bd6d97d986f2a554dbe (patch) | |
tree | fe2b3fda08a5f4eff6a51c95cda37f91352efdce /target/linux/layerscape | |
parent | 8722c52b41d551e768b3cc46049afb6657099d59 (diff) | |
download | upstream-01ca20cdfd0616fe2b199bd6d97d986f2a554dbe.tar.gz upstream-01ca20cdfd0616fe2b199bd6d97d986f2a554dbe.tar.bz2 upstream-01ca20cdfd0616fe2b199bd6d97d986f2a554dbe.zip |
kernel: bump 4.9 to 4.9.111
Refreshed all patches
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/layerscape')
-rw-r--r-- | target/linux/layerscape/patches-4.9/702-pci-support-layerscape.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.9/702-pci-support-layerscape.patch b/target/linux/layerscape/patches-4.9/702-pci-support-layerscape.patch index 37eb5410d2..724c6841f8 100644 --- a/target/linux/layerscape/patches-4.9/702-pci-support-layerscape.patch +++ b/target/linux/layerscape/patches-4.9/702-pci-support-layerscape.patch @@ -2060,7 +2060,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> } --- a/drivers/pci/quirks.c +++ b/drivers/pci/quirks.c -@@ -4659,3 +4659,11 @@ DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_IN +@@ -4679,3 +4679,11 @@ DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_IN DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_INTEL, 0x2031, quirk_no_aersid); DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_INTEL, 0x2032, quirk_no_aersid); DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_INTEL, 0x2033, quirk_no_aersid); |