aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch
diff options
context:
space:
mode:
authorAnsuel Smith <ansuelsmth@gmail.com>2022-03-21 15:21:45 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-03-27 05:00:50 +0100
commit49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef (patch)
treeecb1859c1f4e4e2d5426a0d131fa1a955a4c5eb2 /target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch
parent39a7c8d809e7b8f7c4e554a221776b824277989f (diff)
downloadupstream-49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef.tar.gz
upstream-49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef.tar.bz2
upstream-49cb5e501a8d6eb8ff5cad63f13282de7b84e7ef.zip
generic: 5.15: refresh hack patch
Use 'make target/linux/refresh' to refresh hack patches. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Diffstat (limited to 'target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch')
-rw-r--r--target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch b/target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch
index 80122277e9..8ac1dca238 100644
--- a/target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch
+++ b/target/linux/generic/hack-5.15/420-mtd-set-rootfs-to-be-root-dev.patch
@@ -20,7 +20,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
#include <linux/nvmem-provider.h>
#include <linux/mtd/mtd.h>
-@@ -694,6 +695,16 @@ int add_mtd_device(struct mtd_info *mtd)
+@@ -697,6 +698,16 @@ int add_mtd_device(struct mtd_info *mtd)
of this try_ nonsense, and no bitching about it
either. :) */
__module_get(THIS_MODULE);