1 --- a/drivers/mtd/maps/physmap.c
2 +++ b/drivers/mtd/maps/physmap.c
3 @@ -79,7 +79,7 @@ static const char *rom_probe_types[] = {
6 #ifdef CONFIG_MTD_PARTITIONS
7 -static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", NULL };
8 +static const char *part_probe_types[] = { "cmdlinepart", "RedBoot", "ar7part", NULL };
11 static int physmap_flash_probe(struct platform_device *dev)