From 2b9885571b7a711ccf759f2a0bfb778c36b72513 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Thu, 14 Jun 2018 16:33:48 +0200 Subject: kernel: bump 4.14 to 4.14.49 Refreshed all patches Compile-tested on: cns3xxx, imx6, x86-64 Runtime-tested on: cns3xxx, imx6, x86-64 Signed-off-by: Koen Vandeputte --- target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch') diff --git a/target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch b/target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch index 93c7e928b7..7a42c78a4c 100644 --- a/target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch +++ b/target/linux/ramips/patches-4.14/302-spi-nor-add-gd25q512.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c -@@ -1051,6 +1051,11 @@ static const struct flash_info spi_nor_i +@@ -1060,6 +1060,11 @@ static const struct flash_info spi_nor_i SECT_4K | SPI_NOR_DUAL_READ | SPI_NOR_QUAD_READ | SPI_NOR_HAS_LOCK | SPI_NOR_HAS_TB) }, -- cgit v1.2.3