net/freescale: Clean drivers from static versions

There is no need to set static versions because linux kernel is
released all together with same version applicable to the whole
code base.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Leon Romanovsky
2020-03-01 16:44:53 +02:00
committed by David S. Miller
parent 39dc02da5c
commit ed0a72e0de
12 changed files with 0 additions and 40 deletions

View File

@@ -103,8 +103,6 @@
#define TX_TIMEOUT (5*HZ)
const char gfar_driver_version[] = "2.0";
MODULE_AUTHOR("Freescale Semiconductor, Inc");
MODULE_DESCRIPTION("Gianfar Ethernet Driver");
MODULE_LICENSE("GPL");