X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9fe2a2d5546fe9370eb9c977d0816dc32e31d461..507c1634eed257fdc7b6ecb1d307771a0f7c7632:/target/linux/brcm47xx/patches-2.6.35/400-arch-bcm47xx.patch diff --git a/target/linux/brcm47xx/patches-2.6.35/400-arch-bcm47xx.patch b/target/linux/brcm47xx/patches-2.6.35/400-arch-bcm47xx.patch index 2b812a3c8..722a94ba5 100644 --- a/target/linux/brcm47xx/patches-2.6.35/400-arch-bcm47xx.patch +++ b/target/linux/brcm47xx/patches-2.6.35/400-arch-bcm47xx.patch @@ -33,7 +33,7 @@ +EXPORT_SYMBOL(nvram_get); --- a/arch/mips/bcm47xx/setup.c +++ b/arch/mips/bcm47xx/setup.c -@@ -226,3 +226,20 @@ void __init plat_mem_setup(void) +@@ -236,3 +236,20 @@ void __init plat_mem_setup(void) _machine_halt = bcm47xx_machine_halt; pm_power_off = bcm47xx_machine_halt; }