Quoting Geert Uytterhoeven (2020-05-06 05:03:04) > The IMX219 camera driver is not a clock provider, but merely a clock > consumer, and thus does not need to include <linux/clk-provider.h> and > <linux/clkdev.h>. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxx>