common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / video / video-uclass.c
index 91d078a..96ec6f8 100644 (file)
@@ -14,6 +14,7 @@
 #include <video.h>
 #include <video_console.h>
 #include <asm/cache.h>
+#include <asm/global_data.h>
 #include <dm/lists.h>
 #include <dm/device_compat.h>
 #include <dm/device-internal.h>