summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/patches-2.6.25/310-gtwx5717_spi_bus.patch
diff options
context:
space:
mode:
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 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 <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,
};