Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
[oweals/u-boot.git] / drivers / serial / serial.c
index bf5f39215d1df9521e270399fb69dea5450b7b3f..baeaeaac8ea2fa236503358f2162776c6c96b55a 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <env_internal.h>
+#include <hang.h>
 #include <serial.h>
 #include <stdio_dev.h>
 #include <post.h>