mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 07:39:11 +01:00
cros_ec_board_init() should be called only when CONFIG_CROS_EC is enabled. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>