[U-Boot] [PATCH] clk.h: inline clk_get_by_name()

Simon Glass sjg at chromium.org
Tue Aug 16 06:50:37 CEST 2016


On 15 August 2016 at 13:04, Andreas Bießmann <andreas at biessmann.org> wrote:
>
> Fix compile warning for non OF_CONTROL builds:
>
> ---8<---
> In file included from /Volumes/devel/u-boot/drivers/gpio/atmel_pio4.c:10:0:
> /Volumes/devel/u-boot/include/clk.h:107:12: warning: 'clk_get_by_name' defined but not used [-Wunused-function]
> --->8---
>
> Signed-off-by: Andreas Bießmann <andreas at biessmann.org>
> ---
>
>  include/clk.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list