[PATCH] ARM: Drop CONFIG_RTC_LIB dependency

Arnd Bergmann arnd at arndb.de
Tue Apr 26 13:34:29 PDT 2016


On Friday 15 April 2016 16:22:18 Ezequiel Garcia wrote:
> > Sorry for missing this the first time around. The patch looks fine to me,
> > but I wonder if we should just do this for all architectures, the patch
> > below looks like it should do the trick. If you want to have your ARM
> > patch merged separately, that's fine too, please add my
> >
> > Reviewed-by: Arnd Bergmann <arnd at arndb.de>
> >
> 
> Sure, if your patch does not break any platform, then
> I think it's much better than taking mine.

I've gone through my patches again to see which ones to submit and
it turned out that mine was wrong: we can't remove the symbol
because some architectures (not ARM) symbols exported by
drivers/rtc/rtc-lib.c.

Your patch is fine, and we can do the same thing on arm64.

	Arnd



More information about the linux-arm-kernel mailing list