aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/octeontx
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-08-25 10:52:50 -0400
committerPetr Štetiar <ynezz@true.cz>2022-08-28 07:24:59 +0200
commit89956c65325260c3d7130aa48b8284c786661e18 (patch)
tree2ce4834dda40927a7e451203e9ea93f59844c92a /target/linux/octeontx
parent4209c33ae27d6bb53722e79d7c1a696ea02e25ad (diff)
downloadupstream-89956c65325260c3d7130aa48b8284c786661e18.tar.gz
upstream-89956c65325260c3d7130aa48b8284c786661e18.tar.bz2
upstream-89956c65325260c3d7130aa48b8284c786661e18.zip
kernel: bump 5.10 to 5.10.138
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit fc89ec06928469021010c2f5776450f739af07a5)
Diffstat (limited to 'target/linux/octeontx')
-rw-r--r--target/linux/octeontx/patches-5.10/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeontx/patches-5.10/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch b/target/linux/octeontx/patches-5.10/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
index 76e97ccbeb..28502d393f 100644
--- a/target/linux/octeontx/patches-5.10/0004-PCI-add-quirk-for-Gateworks-PLX-PEX860x-switch-with-.patch
+++ b/target/linux/octeontx/patches-5.10/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>
-@@ -5784,3 +5785,34 @@ static void nvidia_ion_ahci_fixup(struct
+@@ -5787,3 +5788,34 @@ static void nvidia_ion_ahci_fixup(struct
pdev->dev_flags |= PCI_DEV_FLAGS_HAS_MSI_MASKING;
}
DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_NVIDIA, 0x0ab8, nvidia_ion_ahci_fixup);