diff options
-rw-r--r-- | drivers/net/pxa168_eth.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/pxa168_eth.c b/drivers/net/pxa168_eth.c index ecc64d750cce..659915cf6872 100644 --- a/drivers/net/pxa168_eth.c +++ b/drivers/net/pxa168_eth.c | |||
@@ -42,8 +42,6 @@ | |||
42 | #include <linux/types.h> | 42 | #include <linux/types.h> |
43 | #include <asm/pgtable.h> | 43 | #include <asm/pgtable.h> |
44 | #include <asm/system.h> | 44 | #include <asm/system.h> |
45 | #include <linux/delay.h> | ||
46 | #include <linux/dma-mapping.h> | ||
47 | #include <asm/cacheflush.h> | 45 | #include <asm/cacheflush.h> |
48 | #include <linux/pxa168_eth.h> | 46 | #include <linux/pxa168_eth.h> |
49 | 47 | ||