common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / serial / serial-uclass.c
index ead0193..8a87eed 100644 (file)
@@ -12,6 +12,7 @@
 #include <serial.h>
 #include <stdio_dev.h>
 #include <watchdog.h>
+#include <asm/global_data.h>
 #include <dm/lists.h>
 #include <dm/device-internal.h>
 #include <dm/of_access.h>