diff options
author | John Audia <therealgraysky@proton.me> | 2022-08-25 10:52:50 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-08-28 07:24:59 +0200 |
commit | 89956c65325260c3d7130aa48b8284c786661e18 (patch) | |
tree | 2ce4834dda40927a7e451203e9ea93f59844c92a /target/linux/octeon | |
parent | 4209c33ae27d6bb53722e79d7c1a696ea02e25ad (diff) | |
download | upstream-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/octeon')
-rw-r--r-- | target/linux/octeon/patches-5.10/130-itus_shield_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/octeon/patches-5.10/130-itus_shield_support.patch b/target/linux/octeon/patches-5.10/130-itus_shield_support.patch index 15f514209d..a041331c20 100644 --- a/target/linux/octeon/patches-5.10/130-itus_shield_support.patch +++ b/target/linux/octeon/patches-5.10/130-itus_shield_support.patch @@ -20,7 +20,7 @@ } --- a/arch/mips/cavium-octeon/octeon-platform.c +++ b/arch/mips/cavium-octeon/octeon-platform.c -@@ -773,7 +773,7 @@ int __init octeon_prune_device_tree(void +@@ -774,7 +774,7 @@ int __init octeon_prune_device_tree(void if (fdt_check_header(initial_boot_params)) panic("Corrupt Device Tree."); |