projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded ...
[openwrt.git]
/
target
/
linux
/
lantiq
/
patches-2.6.39
/
0012-MIPS-Lantiq-Add-etop-board-support.patch
diff --git
a/target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch
b/target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch
index
2bc4abd
..
5004667
100644
(file)
--- a/
target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch
+++ b/
target/linux/lantiq/patches-2.6.39/0012-MIPS-Lantiq-Add-etop-board-support.patch
@@
-16,8
+16,6
@@
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/xway/mach-easy50712.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
arch/mips/lantiq/xway/mach-easy50712.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
-diff --git a/arch/mips/lantiq/xway/mach-easy50712.c b/arch/mips/lantiq/xway/mach-easy50712.c
-index e5e7e09..ea5027b 100644
--- a/arch/mips/lantiq/xway/mach-easy50712.c
+++ b/arch/mips/lantiq/xway/mach-easy50712.c
@@ -12,6 +12,7 @@
--- a/arch/mips/lantiq/xway/mach-easy50712.c
+++ b/arch/mips/lantiq/xway/mach-easy50712.c
@@ -12,6 +12,7 @@
@@
-28,7
+26,7
@@
index e5e7e09..ea5027b 100644
#include <lantiq_soc.h>
#include <irq.h>
#include <lantiq_soc.h>
#include <irq.h>
-@@ -55,11 +56,16 @@ static struct ltq_pci_data ltq_pci_data
= {
+@@ -55,11 +56,16 @@ static struct ltq_pci_data ltq_pci_data
},
};
},
};
@@
-45,6
+43,3
@@
index e5e7e09..ea5027b 100644
}
MIPS_MACHINE(LTQ_MACH_EASY50712,
}
MIPS_MACHINE(LTQ_MACH_EASY50712,
---
-1.7.2.3
-
This page took
0.026501 seconds
and
4
git commands to generate.