On 21.01.2016 02:14, Javier Martinez Canillas wrote: > The max77686 RTC driver now supports the max77802 RTC as > well so there's no need to have a separate driver anymore. > > Signed-off-by: Javier Martinez Canillas <[email protected]> > --- > > drivers/rtc/Kconfig | 10 - > drivers/rtc/Makefile | 1 - > drivers/rtc/rtc-max77802.c | 502 > --------------------------------------------- > 3 files changed, 513 deletions(-) > delete mode 100644 drivers/rtc/rtc-max77802.c >
Oh yes, I like removals so much! :) Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

