On Thu, Mar 1, 2018 at 12:02 PM, Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote: >> +#include <linux/delay.h> >> +#include <linux/interrupt.h> >> +#include <linux/io.h> >> +#include <linux/module.h> >> +#include <linux/of.h> >> +#include <linux/platform_device.h> >> +#include <linux/pm_runtime.h> >> +#include <linux/scatterlist.h> >> +#include <linux/slab.h> >> +#include <linux/spi/spi.h> >> +#include <linux/spinlock.h> >> +#include <linux/clk.h> >> +#include <linux/clk-provider.h> Forgot to add. Is there any clock provider? I perhaps missed it. -- With Best Regards, Andy Shevchenko -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html