From 30d336cfc5e67d66ed19a84223a9215f42c30135 Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 30 May 2008 16:32:35 +0000 Subject: refresh ixp4xx patches to match upstream style git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11297 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch') diff --git a/target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch b/target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch index 4d26fa6ce..688085291 100644 --- a/target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch +++ b/target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.25.4/arch/arm/mach-ixp4xx/gtwx5715-setup.c -=================================================================== ---- linux-2.6.25.4.orig/arch/arm/mach-ixp4xx/gtwx5715-setup.c -+++ linux-2.6.25.4/arch/arm/mach-ixp4xx/gtwx5715-setup.c +--- a/arch/arm/mach-ixp4xx/gtwx5715-setup.c ++++ b/arch/arm/mach-ixp4xx/gtwx5715-setup.c @@ -29,6 +29,8 @@ #include #include @@ -11,7 +9,7 @@ Index: linux-2.6.25.4/arch/arm/mach-ixp4xx/gtwx5715-setup.c #include #include #include -@@ -121,9 +123,41 @@ static struct platform_device gtwx5715_f +@@ -121,9 +123,41 @@ .resource = >wx5715_flash_resource, }; -- cgit v1.2.3