kernel: bump 5.10 to 5.10.114
[openwrt/staging/chunkeey.git] / target / linux / generic / pending-5.10 / 495-mtd-core-add-get_mtd_device_by_node.patch
index d5db5fdd546736d850d1f790000db04b80cf4e57..22c3ba56d46c3efcebde80802f50e003254bb57b 100644 (file)
@@ -64,7 +64,7 @@ Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
        mutex_lock(&mtd_table_mutex);
 --- a/include/linux/mtd/mtd.h
 +++ b/include/linux/mtd/mtd.h
-@@ -698,6 +698,8 @@ extern struct mtd_info *get_mtd_device(s
+@@ -696,6 +696,8 @@ extern struct mtd_info *get_mtd_device(s
  extern int __get_mtd_device(struct mtd_info *mtd);
  extern void __put_mtd_device(struct mtd_info *mtd);
  extern struct mtd_info *get_mtd_device_nm(const char *name);