On Thu, 19 Mar 2015 14:17:48 +0100 Alexandre Belloni <alexandre.bell...@free-electrons.com> wrote:
> Enforce MFD_SYSCON selection as the driver needs it. Else, it will still > compile with some warning about X1, x2 or sr being used uninitialized. > > Reported-by: fengguang...@intel.com > Signed-off-by: Alexandre Belloni <alexandre.bell...@free-electrons.com> Acked-by: Boris Brezillon <boris.brezil...@free-electrons.com> > --- > Daniel, > > I think this should go through the at91 tree as the patch introducing that > issue > went there. > > drivers/clocksource/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig > index 168035883afa..55aef6f89074 100644 > --- a/drivers/clocksource/Kconfig > +++ b/drivers/clocksource/Kconfig > @@ -146,6 +146,7 @@ config ATMEL_PIT > config ATMEL_ST > bool > select CLKSRC_OF > + select MFD_SYSCON > > config CLKSRC_METAG_GENERIC > def_bool y if METAG -- Boris Brezillon, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/