projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing...
[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
..
4da2752
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,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
@@ -42,7 +42,7 @@
#define DEBUG 0
@@ -42,7 +42,7 @@
#define DEBUG 0
This page took
0.024674 seconds
and
4
git commands to generate.