From 0fc3447849ba0984e4892fe9cf0006852b65c12d Mon Sep 17 00:00:00 2001 From: juhosg Date: Mon, 19 May 2008 10:58:03 +0000 Subject: [ixp4xx] refresh kernel patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11204 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/patches/430-pronghorn_metro_cf.patch | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'target/linux/ixp4xx/patches/430-pronghorn_metro_cf.patch') diff --git a/target/linux/ixp4xx/patches/430-pronghorn_metro_cf.patch b/target/linux/ixp4xx/patches/430-pronghorn_metro_cf.patch index d2982bc95..be5e7a5f9 100644 --- a/target/linux/ixp4xx/patches/430-pronghorn_metro_cf.patch +++ b/target/linux/ixp4xx/patches/430-pronghorn_metro_cf.patch @@ -1,7 +1,8 @@ -diff -Nur linux-2.6.21.1/arch/arm/mach-ixp4xx/pronghornmetro-setup.c linux-2.6.21.1-owrt/arch/arm/mach-ixp4xx/pronghornmetro-setup.c ---- linux-2.6.21.1/arch/arm/mach-ixp4xx/pronghornmetro-setup.c 2007-06-10 14:31:27.000000000 +0200 -+++ linux-2.6.21.1-owrt/arch/arm/mach-ixp4xx/pronghornmetro-setup.c 2007-06-10 14:36:23.000000000 +0200 -@@ -77,6 +77,35 @@ +Index: linux-2.6.21.7/arch/arm/mach-ixp4xx/pronghornmetro-setup.c +=================================================================== +--- linux-2.6.21.7.orig/arch/arm/mach-ixp4xx/pronghornmetro-setup.c ++++ linux-2.6.21.7/arch/arm/mach-ixp4xx/pronghornmetro-setup.c +@@ -77,6 +77,35 @@ static struct platform_device pronghornm .resource = &pronghornmetro_uart_resource, }; @@ -37,7 +38,7 @@ diff -Nur linux-2.6.21.1/arch/arm/mach-ixp4xx/pronghornmetro-setup.c linux-2.6.2 static struct resource res_mac0 = { .start = IXP4XX_EthB_BASE_PHYS, .end = IXP4XX_EthB_BASE_PHYS + 0x1ff, -@@ -165,6 +194,17 @@ +@@ -165,6 +194,17 @@ static void __init pronghornmetro_init(v platform_add_devices(pronghornmetro_devices, ARRAY_SIZE(pronghornmetro_devices)); -- cgit v1.2.3