common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / serial / serial_mpc8xx.c
index 50d6e70..0978930 100644 (file)
@@ -10,6 +10,7 @@
 #include <serial.h>
 #include <watchdog.h>
 #include <asm/cpm_8xx.h>
+#include <asm/global_data.h>
 #include <linux/compiler.h>
 
 DECLARE_GLOBAL_DATA_PTR;