The patch titled ARM: remove reference to non-existent MTD_OBSOLETE_CHIPS has been added to the -mm tree. Its filename is arm-remove-reference-to-non-existent-mtd_obsolete_chips.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: ARM: remove reference to non-existent MTD_OBSOLETE_CHIPS From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx> The CONFIG variable MTD_OBSOLETE_CHIPS was deleted in commit ba7cc09c9c9e29a57045dc5bbf843ac1cfad3283. Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/arm/configs/collie_defconfig | 1 - 1 file changed, 1 deletion(-) diff -puN arch/arm/configs/collie_defconfig~arm-remove-reference-to-non-existent-mtd_obsolete_chips arch/arm/configs/collie_defconfig --- a/arch/arm/configs/collie_defconfig~arm-remove-reference-to-non-existent-mtd_obsolete_chips +++ a/arch/arm/configs/collie_defconfig @@ -367,7 +367,6 @@ CONFIG_MTD_CFI_UTIL=y # CONFIG_MTD_RAM is not set # CONFIG_MTD_ROM is not set # CONFIG_MTD_ABSENT is not set -CONFIG_MTD_OBSOLETE_CHIPS=y CONFIG_MTD_SHARP=y # CONFIG_MTD_XIP is not set _ Patches currently in -mm which might be from rpjday@xxxxxxxxxxxxxx are origin.patch arm-remove-reference-to-non-existent-mtd_obsolete_chips.patch frv-move-dma-macros-to-scatterlisth-for-consistency.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html