summaryrefslogtreecommitdiffstats
path: root/drivers/ddr/microchip/ddr2.c
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2021-05-20 13:24:16 +0200
committerTom Rini <trini@konsulko.com>2021-05-24 14:21:30 -0400
commite8bb990fe77009cef4ebdbacb763d66f84291a87 (patch)
treecaa8994a29502260170dec796ff848f19a34a2db /drivers/ddr/microchip/ddr2.c
parent3cd7541f932164db34c82748dc5ead4020a0eb2e (diff)
downloadu-boot-e8bb990fe77009cef4ebdbacb763d66f84291a87.tar.gz
u-boot-e8bb990fe77009cef4ebdbacb763d66f84291a87.tar.xz
u-boot-e8bb990fe77009cef4ebdbacb763d66f84291a87.zip
ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTO
When building imx8mp_evk_defconfig with LTO, the compiler complains about type mismatch of function imx_eqos_txclk_set_rate() in file drivers/net/dwc_eth_qos.c:845:12 which contains a weak definition of this function, vs file arch/arm/mach-imx/imx8m/clock_imx8mm.c which contains an implementation. Change the type of this function in the implementation to fix this. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2.c')
0 files changed, 0 insertions, 0 deletions