diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-16 20:55:18 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-16 20:55:18 +0000 |
commit | a1043e0c6548ab33740ee6359fd4a93377e650df (patch) | |
tree | c545642b133cdd9d0b7d3a915fd15606f39c8300 /target | |
parent | 523fcf049784457433f4e194b5135431b218bf64 (diff) | |
download | upstream-a1043e0c6548ab33740ee6359fd4a93377e650df.tar.gz upstream-a1043e0c6548ab33740ee6359fd4a93377e650df.tar.bz2 upstream-a1043e0c6548ab33740ee6359fd4a93377e650df.zip |
refresh 310-cfi0002-swap.patch
SVN-Revision: 22683
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ifxmips/patches-2.6.30/310-cfi0002-swap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/patches-2.6.30/310-cfi0002-swap.patch b/target/linux/ifxmips/patches-2.6.30/310-cfi0002-swap.patch index 109f958e7a..6584e1f2ca 100644 --- a/target/linux/ifxmips/patches-2.6.30/310-cfi0002-swap.patch +++ b/target/linux/ifxmips/patches-2.6.30/310-cfi0002-swap.patch @@ -2,7 +2,7 @@ Index: linux-2.6.30.5/drivers/mtd/chips/cfi_cmdset_0002.c =================================================================== --- linux-2.6.30.5.orig/drivers/mtd/chips/cfi_cmdset_0002.c 2009-09-02 18:22:49.000000000 +0200 +++ linux-2.6.30.5/drivers/mtd/chips/cfi_cmdset_0002.c 2009-09-02 18:31:31.000000000 +0200 -@@ -1090,7 +1090,9 @@ +@@ -1118,7 +1118,9 @@ int retry_cnt = 0; adr += chip->start; |