From: Alexandre Belloni Date: Thu, 19 Mar 2015 13:17:48 +0000 (+0100) Subject: clocksource: atmel-st: select MFD_SYSCON X-Git-Tag: omap-for-v4.1/fixes-rc1~62^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab7ef741a467e7af50c9b7446ec992bec9ea6a7;p=pandora-kernel.git clocksource: atmel-st: select MFD_SYSCON 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: kbuild test robot Signed-off-by: Alexandre Belloni Acked-by: Boris Brezillon Acked-by: Daniel Lezcano Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed