aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-04-18 18:22:50 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-04-18 18:22:50 +0000
commit79075b8d13dbd022bcf81ba18ede419927cfd6bb (patch)
tree3fea10430e67ca25b154641a72795200c6e34b7b /target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
parent3ed2f88bbac0d376ad2bc1cab46fba6a2bc395f1 (diff)
downloadupstream-79075b8d13dbd022bcf81ba18ede419927cfd6bb.tar.gz
upstream-79075b8d13dbd022bcf81ba18ede419927cfd6bb.tar.bz2
upstream-79075b8d13dbd022bcf81ba18ede419927cfd6bb.zip
brcm47xx: refresh patches
SVN-Revision: 20996
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch b/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
index 53cee12066..0a1796c73b 100644
--- a/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
+++ b/target/linux/brcm47xx/patches-2.6.34/400-arch-bcm47xx.patch
@@ -110,7 +110,7 @@
static void bcm47xx_machine_restart(char *command)
{
printk(KERN_ALERT "Please stand by while rebooting the system...\n");
-@@ -56,7 +66,7 @@
+@@ -56,7 +66,7 @@ static void bcm47xx_machine_halt(void)
cpu_relax();
}
@@ -119,7 +119,7 @@
{
int i = 0;
-@@ -73,51 +83,143 @@
+@@ -73,51 +83,143 @@ static void str2eaddr(char *str, char *d
}
}