package: mtd: move bcm963xx_tag definition into source code
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.18 / 031-MIPS-Rename-mips_cpu_intc_init-mips_cpu_irq_of_init.patch
index de0f111e280688ae90a7bcbf208c48b9f3ee32bd..141644f285630364803793161694988371d6cd2d 100644 (file)
@@ -65,7 +65,7 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  #endif /* _ASM_IRQ_CPU_H */
 --- a/arch/mips/kernel/irq_cpu.c
 +++ b/arch/mips/kernel/irq_cpu.c
-@@ -135,8 +135,8 @@ void __init mips_cpu_irq_init(void)
+@@ -139,8 +139,8 @@ void __init mips_cpu_irq_init(void)
        __mips_cpu_irq_init(NULL);
  }