The patch titled RTC_CLASS is no longer considered EXPERIMENTAL has been added to the -mm tree. Its filename is rtc_class-is-no-longer-considered-experimental.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: RTC_CLASS is no longer considered EXPERIMENTAL From: Alessandro Zummo <alessandro.zummo@xxxxxxxxxxxx> RTC class is mature enough. Signed-off-by: Alessandro Zummo <a.zummo@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/rtc/Kconfig | 1 - 1 files changed, 1 deletion(-) diff -puN drivers/rtc/Kconfig~rtc_class-is-no-longer-considered-experimental drivers/rtc/Kconfig --- a/drivers/rtc/Kconfig~rtc_class-is-no-longer-considered-experimental +++ a/drivers/rtc/Kconfig @@ -10,7 +10,6 @@ config RTC_LIB config RTC_CLASS tristate "RTC class" - depends on EXPERIMENTAL default n select RTC_LIB help _ Patches currently in -mm which might be from alessandro.zummo@xxxxxxxxxxxx are rtc_class-is-no-longer-considered-experimental.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