aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_common.h
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@mellanox.com>2020-02-24 10:53:09 +0200
committerDavid S. Miller <davem@davemloft.net>2020-02-24 11:24:47 -0800
commit0d8c4becb40d78e480b131bca934692196c33542 (patch)
treef1bc0df1b49ae09d06289fe12b4731ed8b912710 /drivers/net/ethernet/aquantia/atlantic/aq_common.h
parentnet/apm: Properly mark absence of FW (diff)
downloadlinux-dev-0d8c4becb40d78e480b131bca934692196c33542.tar.xz
linux-dev-0d8c4becb40d78e480b131bca934692196c33542.zip
net/aquantia: Delete module version
There is no need to keep module and driver versions in in-tree kernel code. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aquantia/atlantic/aq_common.h')
-rw-r--r--drivers/net/ethernet/aquantia/atlantic/aq_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/aquantia/atlantic/aq_common.h b/drivers/net/ethernet/aquantia/atlantic/aq_common.h
index 42ea8d8daa46..c8c402b013bb 100644
--- a/drivers/net/ethernet/aquantia/atlantic/aq_common.h
+++ b/drivers/net/ethernet/aquantia/atlantic/aq_common.h
@@ -12,7 +12,6 @@
#include <linux/etherdevice.h>
#include <linux/pci.h>
#include <linux/if_vlan.h>
-#include "ver.h"
#include "aq_cfg.h"
#include "aq_utils.h"