common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / serial / serial.c
index baeaeaac8ea2fa236503358f2162776c6c96b55a..da017dc5b3e3d8bed0263d1c8b753c47e2520196 100644 (file)
@@ -12,6 +12,7 @@
 #include <post.h>
 #include <linux/compiler.h>
 #include <errno.h>
+#include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;