aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sun3lance.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2006-10-19 16:08:53 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2006-12-04 02:00:29 -0500
commita1f8e7f7fb9d7e2cbcb53170edca7c0ac4680697 (patch)
tree2d1190c0099291d56a9c986f16bec17df2f6768b /drivers/net/sun3lance.c
parent[PATCH] severing uaccess.h -> sched.h (diff)
downloadlinux-dev-a1f8e7f7fb9d7e2cbcb53170edca7c0ac4680697.tar.xz
linux-dev-a1f8e7f7fb9d7e2cbcb53170edca7c0ac4680697.zip
[PATCH] severing skbuff.h -> highmem.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/net/sun3lance.c')
-rw-r--r--drivers/net/sun3lance.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/sun3lance.c b/drivers/net/sun3lance.c
index b865db363ba0..47a1c09d19ac 100644
--- a/drivers/net/sun3lance.c
+++ b/drivers/net/sun3lance.c
@@ -38,6 +38,7 @@ static char *version = "sun3lance.c: v1.2 1/12/2001 Sam Creasey (sammy@sammy.ne
#include <linux/skbuff.h>
#include <linux/bitops.h>
+#include <asm/cacheflush.h>
#include <asm/setup.h>
#include <asm/irq.h>
#include <asm/io.h>