kernel: update kernel 4.4 to version 4.4.30
[openwrt/openwrt.git] / target / linux / layerscape / patches-4.4 / 1079-mtd-spi-nor-remove-unnecessary-leading-space-from-db.patch
index 159e7fddb0803bfbc40cb40527467db505a20a56..713c1c9031849aa4284c0b480946b0242a664efe 100644 (file)
@@ -16,7 +16,7 @@ Cc: Cyrille Pitchen <cyrille.pitchen@atmel.com>
 
 --- a/drivers/mtd/spi-nor/spi-nor.c
 +++ b/drivers/mtd/spi-nor/spi-nor.c
-@@ -860,7 +860,7 @@ static const struct flash_info *spi_nor_
+@@ -861,7 +861,7 @@ static const struct flash_info *spi_nor_
  
        tmp = nor->read_reg(nor, SPINOR_OP_RDID, id, SPI_NOR_MAX_ID_LEN);
        if (tmp < 0) {