diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-06 20:55:33 +0000 |
commit | d9d70c2ebb0ad11fc61be3e9bc7148fe2106ab76 (patch) | |
tree | 902ba8bee0eeb73fdb63e9402112c8c0ff4fb12f /target/linux/ifxmips/patches/160-cfi-swap.patch | |
parent | 226d8cb16579aecaaf52228177a795e276bf8f06 (diff) | |
download | upstream-d9d70c2ebb0ad11fc61be3e9bc7148fe2106ab76.tar.gz upstream-d9d70c2ebb0ad11fc61be3e9bc7148fe2106ab76.tar.bz2 upstream-d9d70c2ebb0ad11fc61be3e9bc7148fe2106ab76.zip |
[kernel] refresh 2.6.26 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13135 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/patches/160-cfi-swap.patch')
-rw-r--r-- | target/linux/ifxmips/patches/160-cfi-swap.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/patches/160-cfi-swap.patch b/target/linux/ifxmips/patches/160-cfi-swap.patch index 7649ec1ff4..5c98c35525 100644 --- a/target/linux/ifxmips/patches/160-cfi-swap.patch +++ b/target/linux/ifxmips/patches/160-cfi-swap.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/chips/cfi_cmdset_0002.c +++ b/drivers/mtd/chips/cfi_cmdset_0002.c -@@ -1041,7 +1041,9 @@ +@@ -1041,7 +1041,9 @@ static int __xipram do_write_oneword(str int retry_cnt = 0; adr += chip->start; |