mediatek: refresh patches for Linux 5.15
[openwrt/staging/mkresin.git] / target / linux / mediatek / patches-5.15 / 120-02-v5.18-mtd-nand-Add-a-new-helper-to-retrieve-the-ECC-contex.patch
index 6522507786cbe73af184c3a72191323b914df2f0..61a39ee0e5902924e6c1a4755b30b8eb31fedb59 100644 (file)
@@ -15,11 +15,9 @@ Link: https://lore.kernel.org/linux-mtd/20211216111654.238086-14-miquel.raynal@b
  include/linux/mtd/nand.h | 5 +++++
  1 file changed, 5 insertions(+)
 
-diff --git a/include/linux/mtd/nand.h b/include/linux/mtd/nand.h
-index 4ddd20fe9c9e..b617efa0a881 100644
 --- a/include/linux/mtd/nand.h
 +++ b/include/linux/mtd/nand.h
-@@ -990,6 +990,11 @@ int nanddev_markbad(struct nand_device *nand, const struct nand_pos *pos);
+@@ -990,6 +990,11 @@ int nanddev_markbad(struct nand_device *
  int nanddev_ecc_engine_init(struct nand_device *nand);
  void nanddev_ecc_engine_cleanup(struct nand_device *nand);
  
@@ -31,6 +29,3 @@ index 4ddd20fe9c9e..b617efa0a881 100644
  /* BBT related functions */
  enum nand_bbt_block_status {
        NAND_BBT_BLOCK_STATUS_UNKNOWN,
--- 
-2.35.1
-