Hi, On Tue, Feb 4, 2020 at 11:12 AM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote: > > This driver doesn't call any DT functions like of_get_property(). Remove > the of.h include as it isn't used. > > Cc: Girish Mahadevan <girishm@xxxxxxxxxxxxxx> > Cc: Dilip Kota <dkota@xxxxxxxxxxxxxx> > Cc: Alok Chauhan <alokc@xxxxxxxxxxxxxx> > Cc: Douglas Anderson <dianders@xxxxxxxxxxxx> > Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > drivers/spi/spi-geni-qcom.c | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>