aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/pic32_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/pic32_eth.c')
-rw-r--r--drivers/net/pic32_eth.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/pic32_eth.c b/drivers/net/pic32_eth.c
index 9eba55a..5a678d1 100644
--- a/drivers/net/pic32_eth.c
+++ b/drivers/net/pic32_eth.c
@@ -14,6 +14,7 @@
#include <console.h>
#include <time.h>
#include <wait_bit.h>
+#include <asm/global_data.h>
#include <asm/gpio.h>
#include <linux/delay.h>
#include <linux/mii.h>