2
0
forked from Ivasoft/openwrt

generic: 5.15: refresh pending patch

Use 'make target/linux/refresh' to refresh pending patches.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
Ansuel Smith
2022-03-21 15:22:20 +01:00
committed by Daniel Golle
parent 49cb5e501a
commit 009f8afe06
85 changed files with 272 additions and 273 deletions

View File

@@ -8,7 +8,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
--- a/drivers/mtd/ubi/block.c
+++ b/drivers/mtd/ubi/block.c
@@ -652,6 +652,47 @@ static void __init ubiblock_create_from_
@@ -642,6 +642,47 @@ static void __init ubiblock_create_from_
}
}
@@ -56,7 +56,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
static void ubiblock_remove_all(void)
{
struct ubiblock *next;
@@ -684,6 +725,10 @@ int __init ubiblock_init(void)
@@ -674,6 +715,10 @@ int __init ubiblock_init(void)
*/
ubiblock_create_from_param();