diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-05-30 16:32:35 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-05-30 16:32:35 +0000 |
commit | d8987676ecf4073b10824ff48a94d47bc5504d98 (patch) | |
tree | a44f1bdee35d9e09d2e6e49a8f3109228aa2a7cf /target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch | |
parent | 0d62d39c21daa3d3ee6f974ccf3e3ab3008d79c2 (diff) | |
download | upstream-d8987676ecf4073b10824ff48a94d47bc5504d98.tar.gz upstream-d8987676ecf4073b10824ff48a94d47bc5504d98.tar.bz2 upstream-d8987676ecf4073b10824ff48a94d47bc5504d98.zip |
refresh ixp4xx patches to match upstream style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11297 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch')
-rw-r--r-- | target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch b/target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch index 81b89c7bf7..850947fc89 100644 --- a/target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch +++ b/target/linux/ixp4xx/patches-2.6.25/101-wg302_mac_plat_info.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.25.4/arch/arm/mach-ixp4xx/wg302v2-setup.c -=================================================================== ---- linux-2.6.25.4.orig/arch/arm/mach-ixp4xx/wg302v2-setup.c -+++ linux-2.6.25.4/arch/arm/mach-ixp4xx/wg302v2-setup.c -@@ -77,9 +77,27 @@ static struct platform_device wg302v2_ua +--- a/arch/arm/mach-ixp4xx/wg302v2-setup.c ++++ b/arch/arm/mach-ixp4xx/wg302v2-setup.c +@@ -77,9 +77,27 @@ .resource = &wg302v2_uart_resource, }; |