common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / serial / serial-uclass.c
index 7703c674929ceae005cf7e71d41f88fc9475f68c..a0af0e6bfde265952e2126c7087f4b9053c9417b 100644 (file)
@@ -15,6 +15,7 @@
 #include <dm/lists.h>
 #include <dm/device-internal.h>
 #include <dm/of_access.h>
+#include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;