Skip to content
Commit d948fc4e authored by Sinthu Raja's avatar Sinthu Raja Committed by Tom Rini
Browse files

board: ti: j721e: Guard functions with right #ifdef to avoid build warnings



board_late_init(), setup_board_eeprom_env() and setup_serial() is
called only under CONFIG_BOARD_LATE_INIT, so guard these functions
with the same. Also, reorder these functions to place it under
single #ifdef

Signed-off-by: default avatarSinthu Raja <sinthu.raja@ti.com>
parent df1fa271
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment