Re: [PATCH v4 1/5] clk: actions: Add REGMAP as dependency

2018-07-15 Thread Manivannan Sadhasivam
Hi, On Sun, Jul 15, 2018 at 02:35:53PM +0200, Andreas Färber wrote: > Hi, > > Am 15.07.2018 um 14:31 schrieb Saravanan Sekar: > > Add REGMAP as dependency to avoid undefined reference to regmap symbol > > Is this a bugfix for S900? Then please add a Fixes: line. If not, why is > it a separate pa

Re: [PATCH v4 1/5] clk: actions: Add REGMAP as dependency

2018-07-15 Thread Andreas Färber
Hi, Am 15.07.2018 um 14:31 schrieb Saravanan Sekar: > Add REGMAP as dependency to avoid undefined reference to regmap symbol Is this a bugfix for S900? Then please add a Fixes: line. If not, why is it a separate patch and not in 3/5? Also, the subject is fine as is, but please add a full stop at

[PATCH v4 1/5] clk: actions: Add REGMAP as dependency

2018-07-15 Thread Saravanan Sekar
Add REGMAP as dependency to avoid undefined reference to regmap symbol Signed-off-by: Saravanan Sekar --- drivers/clk/actions/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/clk/actions/Kconfig b/drivers/clk/actions/Kconfig index 8854adb37847..39491154abbf 100644 --- a/driver