Re: [PATCH 20/45] clk: nxp: Remove clk.h include

2015-07-11 Thread Joachim Eastwood
On 11 July 2015 at 01:33, Stephen Boyd wrote: > Clock provider drivers generally shouldn't include clk.h because > it's the consumer API. Remove the include here because this is a > provider driver. > > Cc: Joachim Eastwood > Signed-off-by: Stephen Boyd Acked-by: Joachim Eastwood -- To unsubsc

[PATCH 20/45] clk: nxp: Remove clk.h include

2015-07-10 Thread Stephen Boyd
Clock provider drivers generally shouldn't include clk.h because it's the consumer API. Remove the include here because this is a provider driver. Cc: Joachim Eastwood Signed-off-by: Stephen Boyd --- drivers/clk/nxp/clk-lpc18xx-cgu.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/cl