Quoting Stephen Boyd (2019-06-25 15:17:35) > Quoting Paul Cercueil (2019-06-11 11:07:53) > > The cgu.h has structures that contain 'clk_onecell_data' and 'clk_hw' > > structures (no pointers), so the <linux/clk-provider.h> header should be > > included. > > > > Signed-off-by: Paul Cercueil <[email protected]> > > --- > > > > Notes: > > v2: Rebase on v5.2-rc4 > > You seemed to miss my review comments on patch set #1. > > https://lkml.kernel.org/r/155726035790.14659.7321778387595703...@swboyd.mtv.corp.google.com >
I've just decided to fix it instead of wait. Let me know if that's a problem.

