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 | d5ddfb1048a39712f90ab4fb76c5e497c155de82 (patch) | |
tree | 779bd49ad0efe153bd018e236d45fea1528cdb6a /target | |
parent | 0ce8524b57e7ec36d67ff5e3042c989c6f4c00a7 (diff) | |
download | master-187ad058-d5ddfb1048a39712f90ab4fb76c5e497c155de82.tar.gz master-187ad058-d5ddfb1048a39712f90ab4fb76c5e497c155de82.tar.bz2 master-187ad058-d5ddfb1048a39712f90ab4fb76c5e497c155de82.zip |
[brcm63xx] fix malformed patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16975 3c298f89-4303-0410-b956-a3cf2f4a3e73
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: |