u-boot-brain/board/samsung
Marek Behún 79dec66ca7 ARM: fix LTO for rockchip and samsung
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@nic.cz>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2021-05-24 14:21:30 -04:00
..
arndale treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
common ARM: fix LTO for rockchip and samsung 2021-05-24 14:21:30 -04:00
espresso7420 samsung: espresso7420: change maintainer 2021-02-23 15:43:27 +09:00
goni samsung: goni: change maintainer 2021-02-23 15:43:27 +09:00
odroid common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
origen samsung: origen: change maintainer 2021-02-23 15:43:27 +09:00
smdk5250 treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smdk5420 treewide: Convert macro and uses of __section(foo) to __section("foo") 2021-05-24 14:21:30 -04:00
smdkc100 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
smdkv310 samsung: smdkv310: change maintainer 2021-02-23 15:43:27 +09:00
trats dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
trats2 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
universal_c210 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00