[PATCH u-boot v4 29/36] ARM: fix LTO for rockchip and samsung

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


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

> When building with LTO, the compiler complains about type mismatch of
> function usb_gadget_handle_interrupts(). This function is defined
> without parameters in files
>   arch/arm/mach-rockchip/board.c
>   board/samsung/common/exynos5-dt.c
> but it should have one parameter, int index.
> 
> Fix this.
> 
> Signed-off-by: Marek Behún <marek.behun at nic.cz>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Reviewed-by: Kever Yang <kever.yang at rock-chips.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/f4bd5eab/attachment.sig>


More information about the U-Boot mailing list