diff options
Diffstat (limited to 'drivers/net/ftmac100.c')
-rw-r--r-- | drivers/net/ftmac100.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ftmac100.c b/drivers/net/ftmac100.c index fc578b03752..c30ace96bb1 100644 --- a/drivers/net/ftmac100.c +++ b/drivers/net/ftmac100.c @@ -12,6 +12,7 @@ #include <env.h> #include <malloc.h> #include <net.h> +#include <asm/global_data.h> #include <linux/delay.h> #include <linux/io.h> |