kernel: bump 4.9 to 4.9.63
[openwrt/staging/lynxis.git] / target / linux / generic / pending-4.9 / 470-mtd-spi-nor-support-limiting-4K-sectors-support-base.patch
index e1c1de360293790e212abde6391b279106721580..1c5b9c3b2679c2d9b93bcc557485978bd01814d2 100644 (file)
@@ -39,7 +39,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        depends on ARCH_AT91 || (ARM && COMPILE_TEST)
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -1642,10 +1642,12 @@ int spi_nor_scan(struct spi_nor *nor, co
+@@ -1640,10 +1640,12 @@ int spi_nor_scan(struct spi_nor *nor, co
  
  #ifdef CONFIG_MTD_SPI_NOR_USE_4K_SECTORS
        /* prefer "small sector" erase if possible */