fix malformed patch
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-2.6.27 / 001-add_broadcom_63xx_cpu_definitions.patch
index c49b0a6542f64a0e816f8e91e0c90a3f1ae9bbd2..9d33edc2a19171499dc068ad7dce37649e2ad634 100644 (file)
@@ -12,12 +12,11 @@ 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:
 +      case CPU_BCM6338:
-+      case CPU_BCM6345:
 +      case CPU_BCM6348:
 +      case CPU_BCM6358:
                cpu_wait = r4k_wait;