brcm47xx: fix for boardflags by xMff
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / patches-2.6.34 / 400-arch-bcm47xx.patch
index accc0cb1e304114bae521a565578396c620b9f9f..0c407e8b221465816cd2b2d3f46d4ef032897fe0 100644 (file)
@@ -33,7 +33,7 @@
 +EXPORT_SYMBOL(nvram_get);
 --- a/arch/mips/bcm47xx/setup.c
 +++ b/arch/mips/bcm47xx/setup.c
-@@ -229,3 +229,20 @@ void __init plat_mem_setup(void)
+@@ -235,3 +235,20 @@ void __init plat_mem_setup(void)
        _machine_halt = bcm47xx_machine_halt;
        pm_power_off = bcm47xx_machine_halt;
  }