diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 10:58:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 10:58:03 +0000 |
commit | a5bb07b2cb3836410c52d6ba7bfe16a22208cd0f (patch) | |
tree | 35c6225c1bc7734c4c829fea1aa2f65431a4c066 /target/linux/ixp4xx/patches/610-wrt300nv2_setup_mac.patch | |
parent | 80d4cfc35d284708d5840fdffd362c12fe7d4a2f (diff) | |
download | upstream-a5bb07b2cb3836410c52d6ba7bfe16a22208cd0f.tar.gz upstream-a5bb07b2cb3836410c52d6ba7bfe16a22208cd0f.tar.bz2 upstream-a5bb07b2cb3836410c52d6ba7bfe16a22208cd0f.zip |
[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/610-wrt300nv2_setup_mac.patch')
-rw-r--r-- | target/linux/ixp4xx/patches/610-wrt300nv2_setup_mac.patch | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/target/linux/ixp4xx/patches/610-wrt300nv2_setup_mac.patch b/target/linux/ixp4xx/patches/610-wrt300nv2_setup_mac.patch index 145ad76ef7..bbc76072ce 100644 --- a/target/linux/ixp4xx/patches/610-wrt300nv2_setup_mac.patch +++ b/target/linux/ixp4xx/patches/610-wrt300nv2_setup_mac.patch @@ -1,7 +1,8 @@ -diff -Nur linux-2.6.19.2/arch/arm/mach-ixp4xx/wrt300nv2-setup.c linux-2.6.19.2-owrt/arch/arm/mach-ixp4xx/wrt300nv2-setup.c ---- linux-2.6.19.2/arch/arm/mach-ixp4xx/wrt300nv2-setup.c 2007-04-24 14:25:02.000000000 +0200 -+++ linux-2.6.19.2-owrt/arch/arm/mach-ixp4xx/wrt300nv2-setup.c 2007-04-24 14:31:09.000000000 +0200 -@@ -76,9 +76,57 @@ +Index: linux-2.6.21.7/arch/arm/mach-ixp4xx/wrt300nv2-setup.c +=================================================================== +--- linux-2.6.21.7.orig/arch/arm/mach-ixp4xx/wrt300nv2-setup.c ++++ linux-2.6.21.7/arch/arm/mach-ixp4xx/wrt300nv2-setup.c +@@ -76,9 +76,57 @@ static struct platform_device wrt300nv2_ .resource = &wrt300nv2_uart_resource, }; |