kernel: bump 5.4 to 5.4.69
[openwrt/openwrt.git] / target / linux / bcm53xx / patches-5.4 / 500-UBI-Detect-EOF-mark-and-erase-all-remaining-blocks.patch
index 339a8c52689313638734ed8c815520feff362060..ff9d6b0005f61ec8deb5aff2f011a34df98414c4 100644 (file)
@@ -49,7 +49,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
                        return UBI_IO_BAD_HDR_EBADMSG;
 --- a/drivers/mtd/ubi/ubi.h
 +++ b/drivers/mtd/ubi/ubi.h
-@@ -820,6 +820,7 @@ extern struct mutex ubi_devices_mutex;
+@@ -822,6 +822,7 @@ extern struct mutex ubi_devices_mutex;
  extern struct blocking_notifier_head ubi_notifiers;
  
  /* attach.c */