net/arc: Delete driver version
Drop constant driver version in favour of global linux kernel. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
0d8c4becb4
commit
52682a130f
@@ -130,7 +130,6 @@ struct arc_emac_mdio_bus_data {
|
||||
*/
|
||||
struct arc_emac_priv {
|
||||
const char *drv_name;
|
||||
const char *drv_version;
|
||||
void (*set_mac_speed)(void *priv, unsigned int speed);
|
||||
|
||||
/* Devices */
|
||||
|
Reference in New Issue
Block a user