aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-11-27 22:47:11 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-11-27 22:47:11 +0000
commitdda4cd04a8e80b224dba463c2fd65df4d69b9b78 (patch)
tree995e4018ca85adf38f62a845ea133c027375a735 /target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch
parent12bf8a15b889ffd8b99cf1c5f7da7dd4ef1573ff (diff)
downloadupstream-dda4cd04a8e80b224dba463c2fd65df4d69b9b78.tar.gz
upstream-dda4cd04a8e80b224dba463c2fd65df4d69b9b78.tar.bz2
upstream-dda4cd04a8e80b224dba463c2fd65df4d69b9b78.zip
brcm47xx: reorder patches like they were commitet upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24162 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch b/target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch
index afaea44c70..981bf29f50 100644
--- a/target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch
+++ b/target/linux/brcm47xx/patches-2.6.37/400-arch-bcm47xx.patch
@@ -33,7 +33,7 @@
+EXPORT_SYMBOL(nvram_get);
--- a/arch/mips/bcm47xx/setup.c
+++ b/arch/mips/bcm47xx/setup.c
-@@ -238,3 +238,20 @@ void __init plat_mem_setup(void)
+@@ -215,3 +215,20 @@ void __init plat_mem_setup(void)
_machine_halt = bcm47xx_machine_halt;
pm_power_off = bcm47xx_machine_halt;
}