diff options
author | Rui Salvaterra <rsalvaterra@gmail.com> | 2021-09-18 21:55:58 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-09-30 22:29:33 +0100 |
commit | 6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127 (patch) | |
tree | 4c15dfe794f8eccdf2091f2da11463d88ceae12e /target/linux/octeontx | |
parent | 870b10b2941f751027b445a2e9e7b923ebbe0f27 (diff) | |
download | upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.tar.gz upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.tar.bz2 upstream-6e7fadb0c7aa1a4cedc6cc72d640f94efb15c127.zip |
kernel: bump 5.10 to 5.10.67
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0312-vc4_hdmi-Set-HD_CTL_WHOLSMP-and-HD_CTL_CHALIGN_SET.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
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 507ce63825..d258ca6f21 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> -@@ -5707,3 +5708,34 @@ static void apex_pci_fixup_class(struct +@@ -5708,3 +5709,34 @@ static void apex_pci_fixup_class(struct } DECLARE_PCI_FIXUP_CLASS_HEADER(0x1ac1, 0x089a, PCI_CLASS_NOT_DEFINED, 8, apex_pci_fixup_class); |