common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / common / console.c
index f3cc45c..567273a 100644 (file)
@@ -19,6 +19,7 @@
 #include <exports.h>
 #include <env_internal.h>
 #include <watchdog.h>
+#include <asm/global_data.h>
 #include <linux/delay.h>
 
 DECLARE_GLOBAL_DATA_PTR;