On 10-07-15, 16: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: Viresh Kumar <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> > --- > drivers/clk/spear/spear1310_clock.c | 1 - > drivers/clk/spear/spear1340_clock.c | 1 - > drivers/clk/spear/spear3xx_clock.c | 1 - > drivers/clk/spear/spear6xx_clock.c | 1 - > 4 files changed, 4 deletions(-)
I hope you have compiled it :) Acked-by: Viresh Kumar <[email protected]> -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

