diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-17 18:39:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-17 18:39:38 +0000 |
commit | f5d3d0e7d8372eb90f8e7db528b9e220fab56347 (patch) | |
tree | ac82daf3c891cec2be46b2114923dcb96bddf2c6 /target/linux/ar7/patches-2.6.35/110-flash.patch | |
parent | 64f67b9c2a7853840fc4d0a44b2b4430d256014c (diff) | |
download | mtk-20170518-f5d3d0e7d8372eb90f8e7db528b9e220fab56347.zip mtk-20170518-f5d3d0e7d8372eb90f8e7db528b9e220fab56347.tar.gz mtk-20170518-f5d3d0e7d8372eb90f8e7db528b9e220fab56347.tar.bz2 |
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.patch | 11 |
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 0d14c97..0000000 --- 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) |