projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
linux/mpc83xx: add preliminary 2.6.36 kernel support
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.33
/
120-compex_support.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch
b/target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch
index
ccac8cc
..
3a26afe
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch
+++ b/
target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch
@@
-189,7
+189,7
@@
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
+MACHINE_END
--- a/arch/arm/mach-ixp4xx/ixdp425-pci.c
+++ b/arch/arm/mach-ixp4xx/ixdp425-pci.c
+MACHINE_END
--- a/arch/arm/mach-ixp4xx/ixdp425-pci.c
+++ b/arch/arm/mach-ixp4xx/ixdp425-pci.c
-@@ -
66,7 +66
,8 @@ struct hw_pci ixdp425_pci __initdata = {
+@@ -
70,7 +70
,8 @@ struct hw_pci ixdp425_pci __initdata = {
int __init ixdp425_pci_init(void)
{
if (machine_is_ixdp425() || machine_is_ixcdp1100() ||
int __init ixdp425_pci_init(void)
{
if (machine_is_ixdp425() || machine_is_ixcdp1100() ||
This page took
0.027748 seconds
and
4
git commands to generate.