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 5ccfebd58385..941d8a7650ae 100644 --- a/src/soc/rockchip/rk3288/bootblock.c +++ b/src/soc/rockchip/rk3288/bootblock.c @@ -14,7 +14,6 @@ */ #include <arch/cache.h> -#include <arch/io.h> #include <bootblock_common.h> #include <soc/addressmap.h> #include <soc/clock.h> |