common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / net / sandbox.c
index a389e2b..37459df 100644 (file)
@@ -12,6 +12,7 @@
 #include <malloc.h>
 #include <net.h>
 #include <asm/eth.h>
+#include <asm/global_data.h>
 #include <asm/test.h>
 
 DECLARE_GLOBAL_DATA_PTR;