From 88ca6390eab24efda3f6333453cd645b5e20e400 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 6 Jan 2017 13:53:27 +0100 Subject: kernel: bump to 4.4.40 Refresh patches on all 4.4 supported platforms. Compile & run tested: lantiq/xrx200 Signed-off-by: Hauke Mehrtens --- .../patches-4.4/048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/generic/patches-4.4/048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch') diff --git a/target/linux/generic/patches-4.4/048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch b/target/linux/generic/patches-4.4/048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch index 1966e32aaf..5048bcca7d 100644 --- a/target/linux/generic/patches-4.4/048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch +++ b/target/linux/generic/patches-4.4/048-mtd-spi-nor-backport-SPI_NOR_HAS_LOCK-flag.patch @@ -15,8 +15,6 @@ Tested-by: Ezequiel Garcia drivers/mtd/spi-nor/spi-nor.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c -index 72d87c2..d1edafc 100644 --- a/drivers/mtd/spi-nor/spi-nor.c +++ b/drivers/mtd/spi-nor/spi-nor.c @@ -68,6 +68,7 @@ struct flash_info { -- cgit v1.2.3