On Thu, Jun 4, 2015 at 11:16 AM, Mark Brown <broonie@xxxxxxxxxx> wrote: >> --- a/drivers/spi/spi-s3c64xx.c >> +++ b/drivers/spi/spi-s3c64xx.c >> @@ -18,6 +18,7 @@ >> #include <linux/interrupt.h> >> #include <linux/delay.h> >> #include <linux/clk.h> >> +#include <linux/clk-provider.h> > > Whatever you're doing here this indicates that there's a very big > abstraction problem going on. I guess it's needed for __clk_get_name(), which can be avoided by using the "%pC" printf format specifier instead. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html