lkml.org 
[lkml]   [2020]   [Mar]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 3/3] i2c: qcom-geni: Drop of_platform.h include
    Date
    This driver doesn't call any DT platform functions like of_platform_*().
    Remove the include as it isn't used.

    Cc: Alok Chauhan <alokc@codeaurora.org>
    Reviewed-by: Douglas Anderson <dianders@chromium.org>
    Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
    Signed-off-by: Stephen Boyd <swboyd@chromium.org>
    ---
    drivers/i2c/busses/i2c-qcom-geni.c | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/drivers/i2c/busses/i2c-qcom-geni.c b/drivers/i2c/busses/i2c-qcom-geni.c
    index 2f5fb2e83f95..18d1e4fd4cf3 100644
    --- a/drivers/i2c/busses/i2c-qcom-geni.c
    +++ b/drivers/i2c/busses/i2c-qcom-geni.c
    @@ -10,7 +10,6 @@
    #include <linux/io.h>
    #include <linux/module.h>
    #include <linux/of.h>
    -#include <linux/of_platform.h>
    #include <linux/platform_device.h>
    #include <linux/pm_runtime.h>
    #include <linux/qcom-geni-se.h>
    --
    Sent by a computer, using git, on the internet
    \
     
     \ /
      Last update: 2020-03-10 16:45    [W:3.084 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site