Messages in this thread |  | | From | Doug Anderson <> | Date | Tue, 4 Feb 2020 13:08:02 -0800 | Subject | Re: [PATCH 3/3] spi: spi-geni-qcom: Drop of.h include |
| |
Hi,
On Tue, Feb 4, 2020 at 11:12 AM Stephen Boyd <swboyd@chromium.org> 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@codeaurora.org> > Cc: Dilip Kota <dkota@codeaurora.org> > Cc: Alok Chauhan <alokc@codeaurora.org> > Cc: Douglas Anderson <dianders@chromium.org> > Signed-off-by: Stephen Boyd <swboyd@chromium.org> > --- > drivers/spi/spi-geni-qcom.c | 1 - > 1 file changed, 1 deletion(-)
Reviewed-by: Douglas Anderson <dianders@chromium.org>
|  |