diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2023-11-19 14:42:24 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-11-21 00:34:05 +0100 |
commit | 3e511a7a23215d4a986c876db28bef9beab42b70 (patch) | |
tree | 9f41376ddd973d0b6c61a5dbf72e02df98dd3f4d /target/linux/octeontx | |
parent | 545807ddff775110ad7f4f51b42f6f0735d820f1 (diff) | |
download | upstream-3e511a7a23215d4a986c876db28bef9beab42b70.tar.gz upstream-3e511a7a23215d4a986c876db28bef9beab42b70.tar.bz2 upstream-3e511a7a23215d4a986c876db28bef9beab42b70.zip |
kernel: bump 5.10 to 5.10.200
All patches automatically rebased.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
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-.patch | 2 |
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 bb9481ab46..d1a8a2bab4 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> -@@ -5812,3 +5813,34 @@ static void nvidia_ion_ahci_fixup(struct +@@ -5814,3 +5815,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); |