summaryrefslogtreecommitdiff
path: root/src/soc/cavium/cn81xx/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/cavium/cn81xx/timer.c')
-rw-r--r--src/soc/cavium/cn81xx/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/cavium/cn81xx/timer.c b/src/soc/cavium/cn81xx/timer.c
index f2a870adee..d6828e9ab8 100644
--- a/src/soc/cavium/cn81xx/timer.c
+++ b/src/soc/cavium/cn81xx/timer.c
@@ -16,7 +16,7 @@
* Derived from Cavium's BSD-3 Clause OCTEONTX-SDK-6.2.0.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <arch/lib_helpers.h>
#include <console/console.h>
#include <inttypes.h>