
27 Mar
2021
27 Mar
'21
4:18 a.m.
On 3/15/21 1:11 AM, Simon Glass wrote:
This function only exists if CPU is enabled. Update the code to take account of this, so that it does not have to be enabled on all sandbox builds.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/timer/sandbox_timer.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!