brcm47xx: fix compile problem when serial is deactivated.
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / patches-2.6.36 / 400-arch-bcm47xx.patch
index 981bf29f50f044e8f65103acaadcb6af7a57728e..abb2044f7872a7f42163f74fb9e34bd2c6833da7 100644 (file)
@@ -33,7 +33,7 @@
 +EXPORT_SYMBOL(nvram_get);
 --- a/arch/mips/bcm47xx/setup.c
 +++ b/arch/mips/bcm47xx/setup.c
-@@ -215,3 +215,20 @@ void __init plat_mem_setup(void)
+@@ -226,3 +226,20 @@ void __init plat_mem_setup(void)
        _machine_halt = bcm47xx_machine_halt;
        pm_power_off = bcm47xx_machine_halt;
  }