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 5bdf094..f6322a1 100644 --- a/drivers/net/bnx2x/bnx2x_sp.c +++ b/drivers/net/bnx2x/bnx2x_sp.c @@ -16,7 +16,6 @@ * Written by: Vladislav Zolotarov * */ -#include <linux/version.h> #include <linux/module.h> #include <linux/crc32.h> #include <linux/netdevice.h> diff --git a/drivers/net/caif/caif_hsi.c b/drivers/net/caif/caif_hsi.c index 016108a..b41c2fc 100644 --- a/drivers/net/caif/caif_hsi.c +++ b/drivers/net/caif/caif_hsi.c @@ -6,7 +6,6 @@ * License terms: GNU General Public License (GPL) version 2. */ -#include <linux/version.h> #include <linux/init.h> #include <linux/module.h> #include <linux/device.h> |