diff options
author | Marek Behún <marek.behun@nic.cz> | 2021-08-16 15:19:38 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-09-01 08:09:24 +0200 |
commit | 008a069b89c690077ff9fa351557c8fc0778755c (patch) | |
tree | ee78f422367e9774cf9c657ed1706d13d907d1e9 /lib/efi_loader/efi_variable.c | |
parent | dc595e3e45913ae932bb269739a8a48a27fdd585 (diff) |
arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macro
We do not need to guard code in board_init() and board_late_init()
functions with the CONFIG_SPL_BUILD macro, since these functions are not
called in SPL.
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions