lantiq: switch to kernel 6.1
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 403-v6.1-mtd-allow-getting-MTD-device-associated-with-a-speci.patch
index be1aa9cfb84fff5b9da12fbfe00a4f79e663ff1e..3039eabea502d468a18e686d9229332e8ec03777 100644 (file)
@@ -25,7 +25,7 @@ Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
 
 --- a/drivers/mtd/mtdcore.c
 +++ b/drivers/mtd/mtdcore.c
-@@ -1227,6 +1227,34 @@ int __get_mtd_device(struct mtd_info *mt
+@@ -1236,6 +1236,34 @@ int __get_mtd_device(struct mtd_info *mt
  EXPORT_SYMBOL_GPL(__get_mtd_device);
  
  /**