diff options
author | John Audia <graysky@archlinux.us> | 2021-07-28 08:29:03 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-07-31 19:13:00 +0200 |
commit | bd3cb93034ef266190a1a8885d131c85956f6ee2 (patch) | |
tree | ac7cefc41d82c3722f1932fdb3df828b727d3784 /target/linux/octeontx | |
parent | 28ef76402671c4166de2d34e52dbc4f46dc08077 (diff) | |
download | upstream-bd3cb93034ef266190a1a8885d131c85956f6ee2.tar.gz upstream-bd3cb93034ef266190a1a8885d131c85956f6ee2.tar.bz2 upstream-bd3cb93034ef266190a1a8885d131c85956f6ee2.zip |
kernel: bump 5.4 to 5.4.136
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Run-tested: ipq806x/R7800
No dmesg regressions, everything functional
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/octeontx')
-rw-r--r-- | target/linux/octeontx/patches-5.4/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeontx/patches-5.4/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch b/target/linux/octeontx/patches-5.4/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch index 086fc0ab96..1c51ca5841 100644 --- a/target/linux/octeontx/patches-5.4/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch +++ b/target/linux/octeontx/patches-5.4/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch @@ -22,7 +22,7 @@ Signed-off-by: Tim Harvey <tharvey@gateworks.com> #include <linux/platform_data/x86/apple.h> #include <linux/pm_runtime.h> #include <linux/suspend.h> -@@ -5725,3 +5726,34 @@ static void apex_pci_fixup_class(struct +@@ -5727,3 +5728,34 @@ static void apex_pci_fixup_class(struct } DECLARE_PCI_FIXUP_CLASS_HEADER(0x1ac1, 0x089a, PCI_CLASS_NOT_DEFINED, 8, apex_pci_fixup_class); |