diff options
Diffstat (limited to 'target/linux/pxa/patches-2.6.21/013-cpufreq-better-freqs.patch')
-rw-r--r-- | target/linux/pxa/patches-2.6.21/013-cpufreq-better-freqs.patch | 6 |
1 files changed, 3 insertions, 3 deletions
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 90bc021d85..829f75cdce 100644 --- 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,7 @@ -Index: linux-2.6.21gum/arch/arm/mach-pxa/cpu-pxa.c +Index: linux-2.6.21.7/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 +--- 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 @@ -65,8 +65,8 @@ typedef struct #define CCLKCFG_TURBO 0x1 |