summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/pch/bootblock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/broadwell/pch/bootblock.c')
-rw-r--r--src/soc/intel/broadwell/pch/bootblock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/broadwell/pch/bootblock.c b/src/soc/intel/broadwell/pch/bootblock.c
index 2f76111c5ed9..80c77212cf40 100644
--- a/src/soc/intel/broadwell/pch/bootblock.c
+++ b/src/soc/intel/broadwell/pch/bootblock.c
@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <arch/bootblock.h>
+#include <arch/hpet.h>
#include <device/pci_ops.h>
#include <soc/iomap.h>
#include <soc/lpc.h>