On Sat, Jul 11, 2015 at 1:33 AM, Stephen Boyd <[email protected]> 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. This driver also includes clkdev.h even though > it isn't used, so drop it too and add slab.h to make sure > everything still compiles. > > Cc: Linus Walleij <[email protected]> > Signed-off-by: Stephen Boyd <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij -- 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/

