]> Git Repo - u-boot.git/blobdiff - drivers/net/sandbox-raw.c
common: Drop asm/global_data.h from common header
[u-boot.git] / drivers / net / sandbox-raw.c
index 8273f73c9119f570879840446b0847e024379090..ce66ff781ffe833a630e7e8d51f07d1dc9e704b2 100644 (file)
@@ -13,6 +13,7 @@
 #include <env.h>
 #include <malloc.h>
 #include <net.h>
+#include <asm/global_data.h>
 
 DECLARE_GLOBAL_DATA_PTR;
 
This page took 0.020938 seconds and 4 git commands to generate.