diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 10:58:03 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-19 10:58:03 +0000 |
commit | 0fc3447849ba0984e4892fe9cf0006852b65c12d (patch) | |
tree | 35c6225c1bc7734c4c829fea1aa2f65431a4c066 /target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch | |
parent | 468bd067074db26753ce7118b04b1eb9c15fe561 (diff) |
[ixp4xx] refresh kernel patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11204 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch b/target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch index f887b412c6..2fb31c4af9 100644 --- a/target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch +++ b/target/linux/ixp4xx/patches-2.6.24/250-compex_switch_support.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.24.2/arch/arm/mach-ixp4xx/compex-setup.c +Index: linux-2.6.24.7/arch/arm/mach-ixp4xx/compex-setup.c =================================================================== ---- linux-2.6.24.2.orig/arch/arm/mach-ixp4xx/compex-setup.c -+++ linux-2.6.24.2/arch/arm/mach-ixp4xx/compex-setup.c +--- linux-2.6.24.7.orig/arch/arm/mach-ixp4xx/compex-setup.c ++++ linux-2.6.24.7/arch/arm/mach-ixp4xx/compex-setup.c @@ -93,7 +93,8 @@ static struct platform_device compex_uar /* Built-in 10/100 Ethernet MAC interfaces */ static struct eth_plat_info compex_plat_eth[] = { |