[openwrt/openwrt] airoha: refresh kernel patches
LEDE Commits
lede-commits at lists.infradead.org
Tue Nov 18 03:52:47 PST 2025
ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/39aa7c77f931b62a923dd5678bfe9bb706d7cce9
commit 39aa7c77f931b62a923dd5678bfe9bb706d7cce9
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Tue Nov 18 12:51:58 2025 +0100
airoha: refresh kernel patches
Refresh kernel patches with make target/linux/refresh.
Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
---
.../111-v6.19-wifi-mt76-Introduce-the-NPU-generic-layer.patch | 5 -----
1 file changed, 5 deletions(-)
diff --git a/target/linux/airoha/patches-6.12/111-v6.19-wifi-mt76-Introduce-the-NPU-generic-layer.patch b/target/linux/airoha/patches-6.12/111-v6.19-wifi-mt76-Introduce-the-NPU-generic-layer.patch
index 77b23e5464..6225a92b4a 100644
--- a/target/linux/airoha/patches-6.12/111-v6.19-wifi-mt76-Introduce-the-NPU-generic-layer.patch
+++ b/target/linux/airoha/patches-6.12/111-v6.19-wifi-mt76-Introduce-the-NPU-generic-layer.patch
@@ -22,8 +22,6 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
8 files changed, 711 insertions(+), 7 deletions(-)
create mode 100644 drivers/net/wireless/mediatek/mt76/npu.c
-diff --git a/include/linux/soc/airoha/airoha_offload.h b/include/linux/soc/airoha/airoha_offload.h
-index 6f66eb339b3f..4d23cbb7d407 100644
--- a/include/linux/soc/airoha/airoha_offload.h
+++ b/include/linux/soc/airoha/airoha_offload.h
@@ -6,6 +6,7 @@
@@ -34,6 +32,3 @@ index 6f66eb339b3f..4d23cbb7d407 100644
#include <linux/spinlock.h>
#include <linux/workqueue.h>
---
-2.51.0
-
More information about the lede-commits
mailing list