aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/icelake/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/icelake/uart.c')
-rw-r--r--src/soc/intel/icelake/uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/icelake/uart.c b/src/soc/intel/icelake/uart.c
index 421cafc718..1b72b24d5f 100644
--- a/src/soc/intel/icelake/uart.c
+++ b/src/soc/intel/icelake/uart.c
@@ -14,6 +14,7 @@
*/
#include <assert.h>
+#include <console/console.h>
#include <device/pci_def.h>
#include <intelblocks/gpio.h>
#include <intelblocks/lpss.h>