[openwrt/openwrt] qualcommbe: fix wrongly edited patch
LEDE Commits
lede-commits at lists.infradead.org
Sat Nov 29 09:11:34 PST 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/f891609fab27e2aea33b5951868217514c138859
commit f891609fab27e2aea33b5951868217514c138859
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Fri Nov 28 12:20:45 2025 -0800
qualcommbe: fix wrongly edited patch
Line count was incorrect
Fixes: 96fc2fa ("treewide: convert u-boot,env to nvmem-layout")
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
.../0305-arm64-dts-qcom-add-partition-table-for-ipq9574-rdp-c.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/qualcommbe/patches-6.12/0305-arm64-dts-qcom-add-partition-table-for-ipq9574-rdp-c.patch b/target/linux/qualcommbe/patches-6.12/0305-arm64-dts-qcom-add-partition-table-for-ipq9574-rdp-c.patch
index 07e3f5d75c..04314f59ea 100644
--- a/target/linux/qualcommbe/patches-6.12/0305-arm64-dts-qcom-add-partition-table-for-ipq9574-rdp-c.patch
+++ b/target/linux/qualcommbe/patches-6.12/0305-arm64-dts-qcom-add-partition-table-for-ipq9574-rdp-c.patch
@@ -12,7 +12,7 @@ Signed-off-by: Christian Marangi <ansuelsmth at gmail.com>
--- a/arch/arm64/boot/dts/qcom/ipq9574-rdp-common.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq9574-rdp-common.dtsi
-@@ -74,11 +74,161 @@
+@@ -74,11 +74,158 @@
status = "okay";
flash at 0 {
More information about the lede-commits
mailing list