mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 14:14:32 +00:00
d9275ebbff
This patch fixes the following compiler warning:
=============
board/toradex/colibri_vf/colibri_vf.c: In function 'ft_board_setup':
board/toradex/colibri_vf/colibri_vf.c:436:6: warning: unused variable 'ret' [-Wunused-variable]
=============
Fixes:
|
||
---|---|---|
.. | ||
colibri_vf.c | ||
dcu.c | ||
imximage.cfg | ||
Kconfig | ||
MAINTAINERS | ||
Makefile |