mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 00:53:48 +01:00
pistachio: refresh kernel patches
Refresh dirty patches after commit711f1a8bcb("kernel: mtd: backport SafeLoader parser"). Fixes:711f1a8bcb("kernel: mtd: backport SafeLoader parser") Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
parent
329b583aad
commit
ae76c978c9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com>
|
|||
mtd->type = MTD_NORFLASH;
|
||||
--- a/drivers/mtd/mtdcore.c
|
||||
+++ b/drivers/mtd/mtdcore.c
|
||||
@@ -851,6 +851,17 @@ out_error:
|
||||
@@ -843,6 +843,17 @@ out_error:
|
||||
*/
|
||||
static void mtd_set_dev_defaults(struct mtd_info *mtd)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue