Re: [PATCH 3/3] i2c: qcom-geni: Drop of_platform.h include

From: Doug Anderson
Date: Tue Feb 04 2020 - 16:19:08 EST


Hi,

On Tue, Feb 4, 2020 at 11:31 AM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> This driver doesn't call any DT platform functions like of_platform_*().
> Remove the 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/i2c/busses/i2c-qcom-geni.c | 1 -
> 1 file changed, 1 deletion(-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>