diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-02-22 01:39:18 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2023-03-01 11:22:40 -0700 |
commit | d22c69524966b6d65d98476acb7fda827207e10d (patch) | |
tree | ad98deb00aa980ed1bf39eb1c98835f077dc90d6 /lib/efi_loader/efi_variable.c | |
parent | eab09fbe6401e63bf53274042f367303541382c1 (diff) |
sandbox: fix building with CONFIG_SPL_TIMER=y
Building sandbox_defconfig with CONFIG_SPL_TIMER=y results in an error
include/dm/platdata.h:63:33: error: static assertion failed:
"Cannot use U_BOOT_DRVINFO with of-platdata.
Please use devicetree instead"
Add a missing condition in the sandbox driver.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions