From: Christian Marangi Date: Mon, 22 Apr 2024 09:24:10 +0000 (+0200) Subject: pistachio: 6.1: refresh kernel patches X-Git-Url: http://git.openwrt.org/source?a=commitdiff_plain;h=116e8917bf9f386e975777c66345f2571b1d74df;p=openwrt%2Fstaging%2Fnbd.git pistachio: 6.1: refresh kernel patches Refresh kernel patches with make target/linux/refresh. Signed-off-by: Christian Marangi --- diff --git a/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch b/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch index b30f79b773..a8ebab9cd2 100644 --- a/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch +++ b/target/linux/pistachio/patches-6.1/401-mtd-nor-support-mtd-name-from-device-tree.patch @@ -10,7 +10,7 @@ Signed-off-by: Abhimanyu Vishwakarma --- a/drivers/mtd/spi-nor/core.c +++ b/drivers/mtd/spi-nor/core.c -@@ -2942,12 +2942,20 @@ static void spi_nor_set_mtd_info(struct +@@ -2964,12 +2964,20 @@ static void spi_nor_set_mtd_info(struct { struct mtd_info *mtd = &nor->mtd; struct device *dev = nor->dev;