diff options
Diffstat (limited to 'drivers/net/ethernet/amd/sunlance.c')
-rw-r--r-- | drivers/net/ethernet/amd/sunlance.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/amd/sunlance.c b/drivers/net/ethernet/amd/sunlance.c index 5e4273b7aa27..7847638bdd22 100644 --- a/drivers/net/ethernet/amd/sunlance.c +++ b/drivers/net/ethernet/amd/sunlance.c | |||
@@ -1524,7 +1524,6 @@ MODULE_DEVICE_TABLE(of, sunlance_sbus_match); | |||
1524 | static struct platform_driver sunlance_sbus_driver = { | 1524 | static struct platform_driver sunlance_sbus_driver = { |
1525 | .driver = { | 1525 | .driver = { |
1526 | .name = "sunlance", | 1526 | .name = "sunlance", |
1527 | .owner = THIS_MODULE, | ||
1528 | .of_match_table = sunlance_sbus_match, | 1527 | .of_match_table = sunlance_sbus_match, |
1529 | }, | 1528 | }, |
1530 | .probe = sunlance_sbus_probe, | 1529 | .probe = sunlance_sbus_probe, |