diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-05-09 18:13:49 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-05-09 18:13:49 +0000 |
commit | 4eecca22d4818b44bec3b56d3b3080a63313ebb7 (patch) | |
tree | 4fd37cdd749b1bf9cefec548676a698f0a143e62 /target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch | |
parent | d3486f7942351628d3522cdae8b9aef89cdd872d (diff) | |
download | mtk-20170518-4eecca22d4818b44bec3b56d3b3080a63313ebb7.zip mtk-20170518-4eecca22d4818b44bec3b56d3b3080a63313ebb7.tar.gz mtk-20170518-4eecca22d4818b44bec3b56d3b3080a63313ebb7.tar.bz2 |
refresh 2.6.32 patches
SVN-Revision: 21411
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch')
-rw-r--r-- | target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch b/target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch index d4e42b0..d5889ce 100644 --- a/target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch +++ b/target/linux/generic-2.6/patches-2.6.32/088-winbond_cmdset.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.32.12/drivers/mtd/chips/gen_probe.c -=================================================================== ---- linux-2.6.32.12.orig/drivers/mtd/chips/gen_probe.c 2010-05-03 10:48:00.000000000 +0200 -+++ linux-2.6.32.12/drivers/mtd/chips/gen_probe.c 2010-05-03 10:48:16.000000000 +0200 -@@ -249,6 +249,7 @@ +--- a/drivers/mtd/chips/gen_probe.c ++++ b/drivers/mtd/chips/gen_probe.c +@@ -249,6 +249,7 @@ static struct mtd_info *check_cmd_set(st #endif #ifdef CONFIG_MTD_CFI_AMDSTD case 0x0002: |