aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/uart.c')
-rw-r--r--src/soc/amd/picasso/uart.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/picasso/uart.c b/src/soc/amd/picasso/uart.c
index 0bf7eb88d7..881bc3e470 100644
--- a/src/soc/amd/picasso/uart.c
+++ b/src/soc/amd/picasso/uart.c
@@ -9,6 +9,7 @@
#include <soc/southbridge.h>
#include <soc/gpio.h>
#include <soc/uart.h>
+#include <types.h>
static const struct _uart_info {
uintptr_t base;