brcm47xx: some checkpatch fixes
[openwrt.git] / target / linux / brcm47xx / patches-2.6.34 / 400-arch-bcm47xx.patch
index accc0cb..439a53a 100644 (file)
@@ -1,7 +1,7 @@
 --- a/arch/mips/bcm47xx/nvram.c
 +++ b/arch/mips/bcm47xx/nvram.c
 @@ -92,3 +92,30 @@ int nvram_getenv(char *name, char *val, 
-       return 1;
+       return -9;
  }
  EXPORT_SYMBOL(nvram_getenv);
 +
@@ -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)
+@@ -238,3 +238,20 @@ void __init plat_mem_setup(void)
        _machine_halt = bcm47xx_machine_halt;
        pm_power_off = bcm47xx_machine_halt;
  }
This page took 0.023749 seconds and 4 git commands to generate.