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
/
pxa
/
patches-2.6.21
/
022-bugfix-pxa-cpufreq.patch
diff --git
a/target/linux/pxa/patches-2.6.21/022-bugfix-pxa-cpufreq.patch
b/target/linux/pxa/patches-2.6.21/022-bugfix-pxa-cpufreq.patch
index
27388ca
..
2776e85
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/022-bugfix-pxa-cpufreq.patch
+++ b/
target/linux/pxa/patches-2.6.21/022-bugfix-pxa-cpufreq.patch
@@
-1,7
+1,7
@@
-Index: linux-2.6.21
gum
/arch/arm/mach-pxa/cpu-pxa.c
+Index: linux-2.6.21
.7
/arch/arm/mach-pxa/cpu-pxa.c
===================================================================
===================================================================
---- linux-2.6.21
gum
.orig/arch/arm/mach-pxa/cpu-pxa.c
-+++ linux-2.6.21
gum
/arch/arm/mach-pxa/cpu-pxa.c
+--- linux-2.6.21
.7
.orig/arch/arm/mach-pxa/cpu-pxa.c
++++ linux-2.6.21
.7
/arch/arm/mach-pxa/cpu-pxa.c
@@ -60,7 +60,7 @@ typedef struct
/* Define the refresh period in mSec for the SDRAM and the number of rows */
@@ -60,7 +60,7 @@ typedef struct
/* Define the refresh period in mSec for the SDRAM and the number of rows */
This page took
0.028509 seconds
and
4
git commands to generate.