brcm47xx: add new led and button support
[openwrt.git] / target / linux / brcm47xx / patches-3.10 / 170-fix-74k-cpu.patch
index 6247933a8609b8813725df02492e6e6248dd5456..3e1543b7f5ad934c9eb2576b8b6cfd61b4bf0809 100644 (file)
@@ -14,7 +14,7 @@ Acked-by: Rafa? Mi?ecki <zajec5@gmail.com>
 
 --- a/arch/mips/bcm47xx/setup.c
 +++ b/arch/mips/bcm47xx/setup.c
-@@ -35,6 +35,7 @@
+@@ -37,6 +37,7 @@
  #include <asm/prom.h>
  #include <asm/reboot.h>
  #include <asm/time.h>
@@ -22,7 +22,7 @@ Acked-by: Rafa? Mi?ecki <zajec5@gmail.com>
  #include <bcm47xx.h>
  #include <bcm47xx_nvram.h>
  #include <bcm47xx_board.h>
-@@ -229,6 +230,31 @@ void __init plat_mem_setup(void)
+@@ -231,6 +232,31 @@ void __init plat_mem_setup(void)
        mips_set_machine_name(bcm47xx_board_get_name());
  }