diff options
Diffstat (limited to 'drivers/net/appletalk')
-rw-r--r-- | drivers/net/appletalk/cops.c | 1 | ||||
-rw-r--r-- | drivers/net/appletalk/ltpc.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/appletalk/cops.c b/drivers/net/appletalk/cops.c index 9abd4eb86dc1..dd5e04813b76 100644 --- a/drivers/net/appletalk/cops.c +++ b/drivers/net/appletalk/cops.c | |||
@@ -70,7 +70,6 @@ static const char *version = | |||
70 | #include <linux/bitops.h> | 70 | #include <linux/bitops.h> |
71 | #include <linux/jiffies.h> | 71 | #include <linux/jiffies.h> |
72 | 72 | ||
73 | #include <asm/system.h> | ||
74 | #include <asm/io.h> | 73 | #include <asm/io.h> |
75 | #include <asm/dma.h> | 74 | #include <asm/dma.h> |
76 | 75 | ||
diff --git a/drivers/net/appletalk/ltpc.c b/drivers/net/appletalk/ltpc.c index 6057b30417a2..0910dce3996d 100644 --- a/drivers/net/appletalk/ltpc.c +++ b/drivers/net/appletalk/ltpc.c | |||
@@ -229,7 +229,6 @@ static int dma; | |||
229 | #include <linux/bitops.h> | 229 | #include <linux/bitops.h> |
230 | #include <linux/gfp.h> | 230 | #include <linux/gfp.h> |
231 | 231 | ||
232 | #include <asm/system.h> | ||
233 | #include <asm/dma.h> | 232 | #include <asm/dma.h> |
234 | #include <asm/io.h> | 233 | #include <asm/io.h> |
235 | 234 | ||