diff options
Diffstat (limited to 'drivers/net/ethoc.c')
-rw-r--r-- | drivers/net/ethoc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethoc.c b/drivers/net/ethoc.c index 0e8cc75bb5f4..0da6295d9da6 100644 --- a/drivers/net/ethoc.c +++ b/drivers/net/ethoc.c | |||
@@ -11,6 +11,7 @@ | |||
11 | * Written by Thierry Reding <thierry.reding@avionic-design.de> | 11 | * Written by Thierry Reding <thierry.reding@avionic-design.de> |
12 | */ | 12 | */ |
13 | 13 | ||
14 | #include <linux/dma-mapping.h> | ||
14 | #include <linux/etherdevice.h> | 15 | #include <linux/etherdevice.h> |
15 | #include <linux/crc32.h> | 16 | #include <linux/crc32.h> |
16 | #include <linux/interrupt.h> | 17 | #include <linux/interrupt.h> |