diff options
Diffstat (limited to 'target/linux/pxa/patches-2.6.21/022-bugfix-pxa-cpufreq.patch')
-rw-r--r-- | target/linux/pxa/patches-2.6.21/022-bugfix-pxa-cpufreq.patch | 6 |
1 files changed, 2 insertions, 4 deletions
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 2776e85bba..c2397759a6 100644 --- 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,5 @@ -Index: linux-2.6.21.7/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 +--- a/arch/arm/mach-pxa/cpu-pxa.c ++++ b/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 */ |