lkml.org 
[lkml]   [2020]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/soc/rockchip/io-domain.c:57: warning: Cannot understand * @supplies: voltage settings matching the register bits.

    Cc: Heiko Stuebner <heiko@sntech.de>
    Cc: Liam Girdwood <lgirdwood@gmail.com>
    Cc: Mark Brown <broonie@kernel.org>
    Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
    Cc: Doug Anderson <dianders@chromium.org>
    Cc: linux-rockchip@lists.infradead.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/soc/rockchip/io-domain.c | 3 ---
    1 file changed, 3 deletions(-)

    diff --git a/drivers/soc/rockchip/io-domain.c b/drivers/soc/rockchip/io-domain.c
    index eece97f97ef8f..d13d2d497720b 100644
    --- a/drivers/soc/rockchip/io-domain.c
    +++ b/drivers/soc/rockchip/io-domain.c
    @@ -53,9 +53,6 @@

    struct rockchip_iodomain;

    -/**
    - * @supplies: voltage settings matching the register bits.
    - */
    struct rockchip_iodomain_soc_data {
    int grf_offset;
    const char *supply_names[MAX_SUPPLIES];
    --
    2.25.1
    \
     
     \ /
      Last update: 2020-11-03 16:29    [W:4.531 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site