projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.24
/
950-mtd_cfi_intel_p33_compatbility.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.24/950-mtd_cfi_intel_p33_compatbility.patch
b/target/linux/generic-2.6/patches-2.6.24/950-mtd_cfi_intel_p33_compatbility.patch
index
4dddce5
..
1ec71c4
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.24/950-mtd_cfi_intel_p33_compatbility.patch
+++ b/
target/linux/generic-2.6/patches-2.6.24/950-mtd_cfi_intel_p33_compatbility.patch
@@
-1,5
+1,5
@@
----
linux-2.6.24.2/drivers/mtd/chips/cfi_cmdset_0001.c 2008-04-22 12:24:09.000000000 +0200
-+++
linux-2.6.24.2-owrt/drivers/mtd/chips/cfi_cmdset_0001.c 2008-04-22 19:47:38.000000000 +0200
+---
a/drivers/mtd/chips/cfi_cmdset_0001.c
++++
b/drivers/mtd/chips/cfi_cmdset_0001.c
@@ -277,7 +277,7 @@
return NULL;
@@ -277,7 +277,7 @@
return NULL;
This page took
0.02246 seconds
and
4
git commands to generate.