kernel: update 3.18 to 3.18.18
[openwrt/openwrt.git] / target / linux / generic / patches-3.18 / 091-mtd-spi-nor-add-support-Spansion_S25FL164K
index 354bd7815f9810e66a31377019aa9f00f386924d..d9831f4e716233662b1adba6106fd5837031056f 100644 (file)
@@ -1,8 +1,6 @@
-Index: linux-3.18.17/drivers/mtd/spi-nor/spi-nor.c
-===================================================================
---- linux-3.18.17.orig/drivers/mtd/spi-nor/spi-nor.c
-+++ linux-3.18.17/drivers/mtd/spi-nor/spi-nor.c
-@@ -570,6 +570,7 @@ static const struct spi_device_id spi_no
+--- a/drivers/mtd/spi-nor/spi-nor.c
++++ b/drivers/mtd/spi-nor/spi-nor.c
+@@ -566,6 +566,7 @@ static const struct spi_device_id spi_no
        { "s25fl008k",  INFO(0xef4014,      0,  64 * 1024,  16, SECT_4K) },
        { "s25fl016k",  INFO(0xef4015,      0,  64 * 1024,  32, SECT_4K) },
        { "s25fl064k",  INFO(0xef4017,      0,  64 * 1024, 128, SECT_4K) },