[PATCH u-boot v4 26/36] ARM: kona: fix clk_bsc_enable() type mismatch for LTO

Tom Rini trini at konsulko.com
Tue May 25 02:56:40 CEST 2021


On Thu, May 20, 2021 at 01:24:15PM +0200, Marek Behún wrote:

> When building with LTO, the compiler complains about type mismatch of
> function clk_bsc_enable() in file:
>   arch/arm/cpu/armv7/kona-common/clk-stubs.c
> vs other files that define or use this function:
>   warning: type of ‘clk_bsc_enable’ does not match original declaration.
> 
> Change the type of this function to that of the other usages.
> 
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210524/4ccc1cf6/attachment.sig>


More information about the U-Boot mailing list