lkml.org 
[lkml]   [2021]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 09/10] bus: ti-sysc: Correct misdocumentation of 'sysc_ioremap()'
    Date
    Fixes the following W=1 kernel build warning(s):

    drivers/bus/ti-sysc.c:867: warning: expecting prototype for syc_ioremap(). Prototype was for sysc_ioremap() instead

    Cc: Tony Lindgren <tony@atomide.com>
    Cc: Philipp Zabel <p.zabel@pengutronix.de>
    Cc: linux-omap@vger.kernel.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    drivers/bus/ti-sysc.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/bus/ti-sysc.c b/drivers/bus/ti-sysc.c
    index 5fae60f8c1355..0d4a1104b44ad 100644
    --- a/drivers/bus/ti-sysc.c
    +++ b/drivers/bus/ti-sysc.c
    @@ -853,7 +853,7 @@ static int sysc_check_registers(struct sysc *ddata)
    }

    /**
    - * syc_ioremap - ioremap register space for the interconnect target module
    + * sysc_ioremap - ioremap register space for the interconnect target module
    * @ddata: device driver data
    *
    * Note that the interconnect target module registers can be anywhere
    --
    2.31.1
    \
     
     \ /
      Last update: 2021-05-26 10:11    [W:4.114 / U:0.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site