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
/
033-compile-fix-pxa_cpufreq.patch
diff --git
a/target/linux/pxa/patches-2.6.21/033-compile-fix-pxa_cpufreq.patch
b/target/linux/pxa/patches-2.6.21/033-compile-fix-pxa_cpufreq.patch
index
a8fc94b
..
4ef55a3
100644
(file)
--- a/
target/linux/pxa/patches-2.6.21/033-compile-fix-pxa_cpufreq.patch
+++ b/
target/linux/pxa/patches-2.6.21/033-compile-fix-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
@@ -42,7 +42,7 @@
#define DEBUG 0
@@ -42,7 +42,7 @@
#define DEBUG 0
This page took
0.02264 seconds
and
4
git commands to generate.