summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel/2.6.16/10-nslu2-fix-flash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.16/10-nslu2-fix-flash.patch')
-rw-r--r--packages/linux/ixp4xx-kernel/2.6.16/10-nslu2-fix-flash.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/10-nslu2-fix-flash.patch b/packages/linux/ixp4xx-kernel/2.6.16/10-nslu2-fix-flash.patch
deleted file mode 100644
index ab37b099b1..0000000000
--- a/packages/linux/ixp4xx-kernel/2.6.16/10-nslu2-fix-flash.patch
+++ /dev/null
@@ -1,14 +0,0 @@
- arch/arm/mach-ixp4xx/nslu2-setup.c | 2 --
- 1 file changed, 2 deletions(-)
-
---- linux-nslu2.orig/arch/arm/mach-ixp4xx/nslu2-setup.c 2006-02-06 21:49:41.000000000 +0100
-+++ linux-nslu2/arch/arm/mach-ixp4xx/nslu2-setup.c 2006-02-06 21:59:55.000000000 +0100
-@@ -27,8 +27,6 @@ static struct flash_platform_data nslu2_
- };
-
- static struct resource nslu2_flash_resource = {
-- .start = NSLU2_FLASH_BASE,
-- .end = NSLU2_FLASH_BASE + NSLU2_FLASH_SIZE,
- .flags = IORESOURCE_MEM,
- };
-