mirror of
https://xff.cz/git/u-boot/
synced 2026-01-02 12:37:09 +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>