]> Git Repo - u-boot.git/blobdiff - drivers/net/ravb.c
common: Drop asm/global_data.h from common header
[u-boot.git] / drivers / net / ravb.c
index 34e2b8f9e968a0e2bfffb7bc85e715b5f8677964..6953b7286a399281351cd7cd40bcfd73599035ec 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/mii.h>
 #include <wait_bit.h>
 #include <asm/io.h>
+#include <asm/global_data.h>
 #include <asm/gpio.h>
 
 /* Registers */
This page took 0.024216 seconds and 4 git commands to generate.