diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:12:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:12:09 +0000 |
commit | 81062a12ac315994e929ac926e0fec1990948040 (patch) | |
tree | 1130903aa65da699f43e6ccd34be2a8869225225 /target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch | |
parent | 814981518984c1a642f59b59d16b305aa3d6eeeb (diff) | |
download | mtk-20170518-81062a12ac315994e929ac926e0fec1990948040.zip mtk-20170518-81062a12ac315994e929ac926e0fec1990948040.tar.gz mtk-20170518-81062a12ac315994e929ac926e0fec1990948040.tar.bz2 |
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.33/120-compex_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 --- 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 -@@ -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() || |