summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.35/110-flash.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-17 18:39:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-17 18:39:38 +0000
commitf5d3d0e7d8372eb90f8e7db528b9e220fab56347 (patch)
treeac82daf3c891cec2be46b2114923dcb96bddf2c6 /target/linux/ar7/patches-2.6.35/110-flash.patch
parent64f67b9c2a7853840fc4d0a44b2b4430d256014c (diff)
downloadmaster-31e0f0ae-f5d3d0e7d8372eb90f8e7db528b9e220fab56347.tar.gz
master-31e0f0ae-f5d3d0e7d8372eb90f8e7db528b9e220fab56347.tar.bz2
master-31e0f0ae-f5d3d0e7d8372eb90f8e7db528b9e220fab56347.zip
ar7: remove patches/configs for old kernel versions
SVN-Revision: 26707
Diffstat (limited to 'target/linux/ar7/patches-2.6.35/110-flash.patch')
-rw-r--r--target/linux/ar7/patches-2.6.35/110-flash.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar7/patches-2.6.35/110-flash.patch b/target/linux/ar7/patches-2.6.35/110-flash.patch
deleted file mode 100644
index 0d14c978e1..0000000000
--- a/target/linux/ar7/patches-2.6.35/110-flash.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/drivers/mtd/maps/physmap.c
-+++ b/drivers/mtd/maps/physmap.c
-@@ -79,7 +79,7 @@ static const char *rom_probe_types[] = {
- "map_rom",
- NULL };
- #ifdef CONFIG_MTD_PARTITIONS
--static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL };
-+static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", "ar7part", NULL };
- #endif
-
- static int physmap_flash_probe(struct platform_device *dev)