projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix brcm-2.4/brcm47xx failsafe init (thx, puchu)
[openwrt.git]
/
target
/
linux
/
pxa
/
patches-2.6.21
/
013-cpufreq-better-freqs.patch
diff --git
a/target/linux/pxa/patches-2.6.21/013-cpufreq-better-freqs.patch
b/target/linux/pxa/patches-2.6.21/013-cpufreq-better-freqs.patch
index
90bc021
..
89a9fa3
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/013-cpufreq-better-freqs.patch
+++ b/
target/linux/pxa/patches-2.6.21/013-cpufreq-better-freqs.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.21gum/arch/arm/mach-pxa/cpu-pxa.c
-===================================================================
---- linux-2.6.21gum.orig/arch/arm/mach-pxa/cpu-pxa.c
-+++ linux-2.6.21gum/arch/arm/mach-pxa/cpu-pxa.c
+--- a/arch/arm/mach-pxa/cpu-pxa.c
++++ b/arch/arm/mach-pxa/cpu-pxa.c
@@ -65,8 +65,8 @@ typedef struct
#define CCLKCFG_TURBO 0x1
@@ -65,8 +65,8 @@ typedef struct
#define CCLKCFG_TURBO 0x1
This page took
0.028325 seconds
and
4
git commands to generate.