diff options
-rw-r--r-- | drivers/net/bnx2x/bnx2x_sp.c | 1 | ||||
-rw-r--r-- | drivers/net/caif/caif_hsi.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/bnx2x/bnx2x_sp.c b/drivers/net/bnx2x/bnx2x_sp.c index 5bdf09459a08..f6322a15ed4d 100644 --- a/drivers/net/bnx2x/bnx2x_sp.c +++ b/drivers/net/bnx2x/bnx2x_sp.c | |||
@@ -16,7 +16,6 @@ | |||
16 | * Written by: Vladislav Zolotarov | 16 | * Written by: Vladislav Zolotarov |
17 | * | 17 | * |
18 | */ | 18 | */ |
19 | #include <linux/version.h> | ||
20 | #include <linux/module.h> | 19 | #include <linux/module.h> |
21 | #include <linux/crc32.h> | 20 | #include <linux/crc32.h> |
22 | #include <linux/netdevice.h> | 21 | #include <linux/netdevice.h> |
diff --git a/drivers/net/caif/caif_hsi.c b/drivers/net/caif/caif_hsi.c index 016108a3b1c3..b41c2fced0a7 100644 --- a/drivers/net/caif/caif_hsi.c +++ b/drivers/net/caif/caif_hsi.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * License terms: GNU General Public License (GPL) version 2. | 6 | * License terms: GNU General Public License (GPL) version 2. |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #include <linux/version.h> | ||
10 | #include <linux/init.h> | 9 | #include <linux/init.h> |
11 | #include <linux/module.h> | 10 | #include <linux/module.h> |
12 | #include <linux/device.h> | 11 | #include <linux/device.h> |