diff options
Diffstat (limited to 'src/soc/rockchip/rk3288/bootblock.c')
-rw-r--r-- | src/soc/rockchip/rk3288/bootblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3288/bootblock.c b/src/soc/rockchip/rk3288/bootblock.c index 941d8a7650..8988804931 100644 --- a/src/soc/rockchip/rk3288/bootblock.c +++ b/src/soc/rockchip/rk3288/bootblock.c @@ -20,7 +20,6 @@ #include <soc/grf.h> #include <soc/timer.h> #include <symbols.h> -#include <timestamp.h> void bootblock_soc_init(void) { |