diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-04-12 11:59:07 +0000 |
commit | d2812cb036585a9dfe3147e691b4ec3dc3a188d8 (patch) | |
tree | b6c8c1de129dfd7a840c57a803912a693693e469 /target/linux/lantiq/patches-3.10/0104-nand.patch | |
parent | 17f848538cb9d219533e485642514d4085766604 (diff) | |
download | upstream-d2812cb036585a9dfe3147e691b4ec3dc3a188d8.tar.gz upstream-d2812cb036585a9dfe3147e691b4ec3dc3a188d8.tar.bz2 upstream-d2812cb036585a9dfe3147e691b4ec3dc3a188d8.zip |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40467
Diffstat (limited to 'target/linux/lantiq/patches-3.10/0104-nand.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.10/0104-nand.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/lantiq/patches-3.10/0104-nand.patch b/target/linux/lantiq/patches-3.10/0104-nand.patch index 2712e761f0..f4b5793284 100644 --- a/target/linux/lantiq/patches-3.10/0104-nand.patch +++ b/target/linux/lantiq/patches-3.10/0104-nand.patch @@ -1,8 +1,6 @@ -Index: linux-3.10.34/drivers/mtd/nand/xway_nand.c -=================================================================== ---- linux-3.10.34.orig/drivers/mtd/nand/xway_nand.c 2014-03-28 11:51:49.790953906 +0000 -+++ linux-3.10.34/drivers/mtd/nand/xway_nand.c 2014-03-28 15:45:08.196369790 +0000 -@@ -80,13 +80,16 @@ +--- a/drivers/mtd/nand/xway_nand.c ++++ b/drivers/mtd/nand/xway_nand.c +@@ -80,13 +80,16 @@ static void xway_reset_chip(struct nand_ static void xway_select_chip(struct mtd_info *mtd, int chip) { |