diff options
Diffstat (limited to 'drivers/net/ethernet/cirrus')
-rw-r--r-- | drivers/net/ethernet/cirrus/cs89x0.c | 1 | ||||
-rw-r--r-- | drivers/net/ethernet/cirrus/mac89x0.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ethernet/cirrus/cs89x0.c b/drivers/net/ethernet/cirrus/cs89x0.c index d5ff93653e4c..98c171b3a45e 100644 --- a/drivers/net/ethernet/cirrus/cs89x0.c +++ b/drivers/net/ethernet/cirrus/cs89x0.c | |||
@@ -148,7 +148,6 @@ | |||
148 | #include <linux/delay.h> | 148 | #include <linux/delay.h> |
149 | #include <linux/gfp.h> | 149 | #include <linux/gfp.h> |
150 | 150 | ||
151 | #include <asm/system.h> | ||
152 | #include <asm/io.h> | 151 | #include <asm/io.h> |
153 | #include <asm/irq.h> | 152 | #include <asm/irq.h> |
154 | #if ALLOW_DMA | 153 | #if ALLOW_DMA |
diff --git a/drivers/net/ethernet/cirrus/mac89x0.c b/drivers/net/ethernet/cirrus/mac89x0.c index 932fdccc339a..e285f384b096 100644 --- a/drivers/net/ethernet/cirrus/mac89x0.c +++ b/drivers/net/ethernet/cirrus/mac89x0.c | |||
@@ -99,7 +99,6 @@ static char *version = | |||
99 | #include <linux/bitops.h> | 99 | #include <linux/bitops.h> |
100 | #include <linux/gfp.h> | 100 | #include <linux/gfp.h> |
101 | 101 | ||
102 | #include <asm/system.h> | ||
103 | #include <asm/io.h> | 102 | #include <asm/io.h> |
104 | #include <asm/hwtest.h> | 103 | #include <asm/hwtest.h> |
105 | #include <asm/macints.h> | 104 | #include <asm/macints.h> |