diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:40:48 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-03-18 13:40:48 +0000 |
commit | de1c12f7a181a27b8463f60fd88cb30f858ab517 (patch) | |
tree | fc03176ff0d31c934b0a2e41b9fff6b1683837fd /target/linux/generic/patches-2.6.34/088-winbond_cmdset.patch | |
parent | 4c8f56fd1d62382fac641e58218da022a76be131 (diff) | |
download | upstream-de1c12f7a181a27b8463f60fd88cb30f858ab517.tar.gz upstream-de1c12f7a181a27b8463f60fd88cb30f858ab517.tar.bz2 upstream-de1c12f7a181a27b8463f60fd88cb30f858ab517.zip |
remove 2.6.34 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26229 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.34/088-winbond_cmdset.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.34/088-winbond_cmdset.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/generic/patches-2.6.34/088-winbond_cmdset.patch b/target/linux/generic/patches-2.6.34/088-winbond_cmdset.patch deleted file mode 100644 index d5889ce62d..0000000000 --- a/target/linux/generic/patches-2.6.34/088-winbond_cmdset.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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: -+ case 0x0006: - return cfi_cmdset_0002(map, primary); - #endif - #ifdef CONFIG_MTD_CFI_STAA |