octeon: refresh 6.18 patches

Refresh patches for 6.18.

Signed-off-by: Andrew LaMarche <andrewjlamarche@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23031
Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
Andrew LaMarche 2026-04-21 18:19:01 +00:00 committed by Nick Hainke
parent 95d7a8f1b1
commit 1cf45adb3b
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
--- a/arch/mips/cavium-octeon/octeon-platform.c
+++ b/arch/mips/cavium-octeon/octeon-platform.c
@@ -15,6 +15,7 @@
#include <linux/libfdt.h>
@@ -16,6 +16,7 @@
#include <linux/string.h>
#include <asm/octeon/octeon.h>
+#include <asm/octeon/octeon-platform.h>

View File

@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1132,6 +1132,10 @@ config MIPS_MSC
@@ -1178,6 +1178,10 @@ config MIPS_MSC
config SYNC_R4K
bool
@ -23,7 +23,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
--- a/arch/mips/kernel/head.S
+++ b/arch/mips/kernel/head.S
@@ -79,6 +79,12 @@ FEXPORT(__kernel_entry)
@@ -81,6 +81,12 @@ FEXPORT(__kernel_entry)
j kernel_entry
#endif /* CONFIG_BOOT_RAW */