src: Use '#include <timestamp.h>' when needed

Change-Id: Ic0483982e8115ae99367d08d8ed77b8a316f5405
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34231
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
Elyes HAOUAS
2019-07-11 09:22:02 +02:00
committed by Martin Roth
parent 9fe5dde68d
commit b56224408e
8 changed files with 2 additions and 6 deletions

View File

@ -19,6 +19,7 @@
#include <delay.h>
#include <program_loading.h>
#include <symbols.h>
#include <timestamp.h>
extern u8 compressed_bootblock[];
asm (