diff options
Diffstat (limited to 'src/soc/cavium/cn81xx/bootblock.c')
-rw-r--r-- | src/soc/cavium/cn81xx/bootblock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/cavium/cn81xx/bootblock.c b/src/soc/cavium/cn81xx/bootblock.c index 8517467de1..64728daf8f 100644 --- a/src/soc/cavium/cn81xx/bootblock.c +++ b/src/soc/cavium/cn81xx/bootblock.c @@ -16,7 +16,6 @@ * Derived from Cavium's BSD-3 Clause OCTEONTX-SDK-6.2.0. */ -#include <arch/io.h> #include <commonlib/helpers.h> #include <soc/bootblock.h> #include <soc/sysreg.h> |