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 | 7758bda7d0615a0fe185b527cb3f4f04a27eb82c (patch) | |
tree | 163c4e19a20aa9425d88f18c5fde2cf30e70dc09 /target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch | |
parent | 51e45450f185c839ecab7062facbecc7cff9953c (diff) | |
download | mtk-20170518-7758bda7d0615a0fe185b527cb3f4f04a27eb82c.zip mtk-20170518-7758bda7d0615a0fe185b527cb3f4f04a27eb82c.tar.gz mtk-20170518-7758bda7d0615a0fe185b527cb3f4f04a27eb82c.tar.bz2 |
refresh kernel patches
SVN-Revision: 11204
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch b/target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch index db8923d..b1ecf2e 100644 --- a/target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch +++ b/target/linux/ixp4xx/patches-2.6.25/162-wg302v1_mem_fixup.patch @@ -1,7 +1,7 @@ -Index: linux-2.6.25.1/arch/arm/mach-ixp4xx/wg302v1-setup.c +Index: linux-2.6.25.4/arch/arm/mach-ixp4xx/wg302v1-setup.c =================================================================== ---- linux-2.6.25.1.orig/arch/arm/mach-ixp4xx/wg302v1-setup.c -+++ linux-2.6.25.1/arch/arm/mach-ixp4xx/wg302v1-setup.c +--- linux-2.6.25.4.orig/arch/arm/mach-ixp4xx/wg302v1-setup.c ++++ linux-2.6.25.4/arch/arm/mach-ixp4xx/wg302v1-setup.c @@ -100,6 +100,36 @@ static struct platform_device *wg302v1_d &wg302_eth[0], }; |