kernel: bump 5.15 to 5.15.38
[openwrt/staging/chunkeey.git] / target / linux / generic / pending-5.15 / 495-mtd-core-add-get_mtd_device_by_node.patch
index 45fbcf7658b8ccfaad0872b67100bee8d20c0817..a708a46b0456621663ebae252dcea83a08149d10 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
-@@ -705,6 +705,8 @@ extern struct mtd_info *get_mtd_device(s
+@@ -703,6 +703,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);