diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-25 16:18:02 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-25 16:18:02 +0000 |
commit | 4d386200588db02adb488f927363fa6ba6ec10fb (patch) | |
tree | e049b949eb2c429ef6a4f0a40b462917d5174f2a /target | |
parent | c2084d8b1db19f2fc6973fb56c06cedaa36ef556 (diff) | |
download | upstream-4d386200588db02adb488f927363fa6ba6ec10fb.tar.gz upstream-4d386200588db02adb488f927363fa6ba6ec10fb.tar.bz2 upstream-4d386200588db02adb488f927363fa6ba6ec10fb.zip |
fix malformed patch
SVN-Revision: 16975
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch b/target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch index d9f2d3787b..9d33edc2a1 100644 --- a/target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch +++ b/target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch @@ -12,7 +12,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr> --- a/arch/mips/kernel/cpu-probe.c +++ b/arch/mips/kernel/cpu-probe.c -@@ -153,6 +153,10 @@ void __init check_wait(void) +@@ -153,6 +153,9 @@ void __init check_wait(void) case CPU_25KF: case CPU_PR4450: case CPU_BCM3302: |