aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/patches-2.6.30/110-flash.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-03-26 10:12:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-03-26 10:12:54 +0000
commit5cbc43005c6c18945b9f135c8852fe7d71a329fe (patch)
treec45400aa604a27626d6f747c22b5480a4617921f /target/linux/ar7/patches-2.6.30/110-flash.patch
parent10d4e5b4b0b99def37c31ac574d4bc7cf238dfa9 (diff)
downloadupstream-5cbc43005c6c18945b9f135c8852fe7d71a329fe.tar.gz
upstream-5cbc43005c6c18945b9f135c8852fe7d71a329fe.tar.bz2
upstream-5cbc43005c6c18945b9f135c8852fe7d71a329fe.zip
drop support for 2.6.30
SVN-Revision: 20439
Diffstat (limited to 'target/linux/ar7/patches-2.6.30/110-flash.patch')
-rw-r--r--target/linux/ar7/patches-2.6.30/110-flash.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar7/patches-2.6.30/110-flash.patch b/target/linux/ar7/patches-2.6.30/110-flash.patch
deleted file mode 100644
index 7311a67349..0000000000
--- a/target/linux/ar7/patches-2.6.30/110-flash.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/drivers/mtd/maps/physmap.c
-+++ b/drivers/mtd/maps/physmap.c
-@@ -80,7 +80,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)