[PATCH 10/11] spi: add more debug prints in s3c64xx
Geert Uytterhoeven
geert at linux-m68k.org
Thu Jun 4 02:30:15 PDT 2015
On Thu, Jun 4, 2015 at 11:16 AM, Mark Brown <broonie at kernel.org> 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 at linux-m68k.org
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
More information about the linux-arm-kernel
mailing list