diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-02 11:11:53 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-10-02 13:44:36 +0200 |
commit | 00f1dc55e86ed755f70e15f65ccb8d85994ba74c (patch) | |
tree | 3ee7ad96a1e97349694e0ca6c5620b200941b825 /target/linux/layerscape | |
parent | c8e2edfd9e962375246d8ba62dc131d22f647276 (diff) | |
download | upstream-00f1dc55e86ed755f70e15f65ccb8d85994ba74c.tar.gz upstream-00f1dc55e86ed755f70e15f65ccb8d85994ba74c.tar.bz2 upstream-00f1dc55e86ed755f70e15f65ccb8d85994ba74c.zip |
kernel: bump 4.9 to 4.9.130
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 2272a23f46..eb02391205 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 @@ -2074,7 +2074,7 @@ Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> static void quirk_no_pm_reset(struct pci_dev *dev) { /* -@@ -4679,3 +4686,11 @@ DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_IN +@@ -4673,3 +4680,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); |