On Wed, Apr 26, 2017 at 9:11 AM, Simon Horman <horms@xxxxxxxxxxxx> wrote: > On Tue, Apr 25, 2017 at 07:33:58PM +0200, Geert Uytterhoeven wrote: >> The pm_subsys_data.clock_list member exists only if CONFIG_PM_CLK=y. >> Hence direct accesses to this field break compile-testing on platforms >> where CONFIG_PM_CLK=n. >> >> To fix this, use the pm_clk_no_clocks() helper instead, for which a >> dummy version is provided if CONFIG_PM_CLK=n. >> >> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxxx> Thanks, queued in clk-renesas-for-v4.13. 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