diff options
Diffstat (limited to 'drivers/net/ethernet/nuvoton/w90p910_ether.c')
-rw-r--r-- | drivers/net/ethernet/nuvoton/w90p910_ether.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/nuvoton/w90p910_ether.c b/drivers/net/ethernet/nuvoton/w90p910_ether.c index 379b7fbded78..afa445842f3e 100644 --- a/drivers/net/ethernet/nuvoton/w90p910_ether.c +++ b/drivers/net/ethernet/nuvoton/w90p910_ether.c | |||
@@ -1081,7 +1081,6 @@ static struct platform_driver w90p910_ether_driver = { | |||
1081 | .remove = w90p910_ether_remove, | 1081 | .remove = w90p910_ether_remove, |
1082 | .driver = { | 1082 | .driver = { |
1083 | .name = "nuc900-emc", | 1083 | .name = "nuc900-emc", |
1084 | .owner = THIS_MODULE, | ||
1085 | }, | 1084 | }, |
1086 | }; | 1085 | }; |
1087 | 1086 | ||