summaryrefslogtreecommitdiff
path: root/drivers/net/ftmac110.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ftmac110.c')
-rw-r--r--drivers/net/ftmac110.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ftmac110.c b/drivers/net/ftmac110.c
index 8fa767a1fe..bbe56f1ffb 100644
--- a/drivers/net/ftmac110.c
+++ b/drivers/net/ftmac110.c
@@ -11,7 +11,7 @@
#include <command.h>
#include <malloc.h>
#include <net.h>
-#include <asm/errno.h>
+#include <linux/errno.h>
#include <asm/io.h>
#include <asm/dma-mapping.h>