summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-05-30 16:32:35 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-05-30 16:32:35 +0000
commit9285574b20298c1499aedee162f5659e1e356862 (patch)
treed5f50bfbd765bba8d95d15fa170f7d487a7d1d49 /target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch
parentf664b7cb17d20e7a32e9bd07e85c9bb7ecb9e2ce (diff)
downloadmaster-31e0f0ae-9285574b20298c1499aedee162f5659e1e356862.tar.gz
master-31e0f0ae-9285574b20298c1499aedee162f5659e1e356862.tar.bz2
master-31e0f0ae-9285574b20298c1499aedee162f5659e1e356862.zip
refresh ixp4xx patches to match upstream style
SVN-Revision: 11297
Diffstat (limited to 'target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch')
-rw-r--r--target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch8
1 files changed, 3 insertions, 5 deletions
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 4d26fa6ce7..688085291c 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 <linux/serial_8250.h>
#include <linux/slab.h>
@@ -11,7 +9,7 @@ Index: linux-2.6.25.4/arch/arm/mach-ixp4xx/gtwx5715-setup.c
#include <asm/types.h>
#include <asm/setup.h>
#include <asm/memory.h>
-@@ -121,9 +123,41 @@ static struct platform_device gtwx5715_f
+@@ -121,9 +123,41 @@
.resource = &gtwx5715_flash_resource,
};