[U-Boot] [PATCH v2 1/7] rockchip: clk: rv1108: rename dev_get_addr

sjg at google.com sjg at google.com
Thu Jun 8 03:34:52 UTC 2017


Hi Philipp:

2017-06-06 21:42 GMT+08:00 Philipp Tomsich <
philipp.tomsich at theobroma-systems.com>:

> After rebasing to u-boot-rockchip/master at 2b19b2f, buildman fails for
> rv1108 with:
>   ../drivers/clk/rockchip/clk_rv1108.c: In function 'rv1108_clk_probe':
>   ../drivers/clk/rockchip/clk_rv1108.c:191:22: warning: implicit
> declaration of function 'dev_get_addr' [-Wimplicit-function-declaration]
>     priv->cru = (struct rv1108_cru *)dev_get_addr(dev);
>
> This change tracks the dev_get_addr rename, which didn't make it into
> the rv1108 clk driver.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
>
> ---
>

    Tested-by: Andy Yan <andy.yan at rock-chips.com>

    Thanks.

>
> Changes in v2:
> - (new patch) rename dev_get_addr in the RV1108 clk-driver to fix a
>   buildman failure for u-boot-rockchip/master at 2b19b2f
>
>  drivers/clk/rockchip/clk_rv1108.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list