diff options
Diffstat (limited to 'drivers/pinctrl/mvebu/pinctrl-armada-38x.c')
-rw-r--r-- | drivers/pinctrl/mvebu/pinctrl-armada-38x.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-38x.c b/drivers/pinctrl/mvebu/pinctrl-armada-38x.c index 1049f82fb62f..224c6cff6aa2 100644 --- a/drivers/pinctrl/mvebu/pinctrl-armada-38x.c +++ b/drivers/pinctrl/mvebu/pinctrl-armada-38x.c | |||
@@ -448,7 +448,6 @@ static int armada_38x_pinctrl_remove(struct platform_device *pdev) | |||
448 | static struct platform_driver armada_38x_pinctrl_driver = { | 448 | static struct platform_driver armada_38x_pinctrl_driver = { |
449 | .driver = { | 449 | .driver = { |
450 | .name = "armada-38x-pinctrl", | 450 | .name = "armada-38x-pinctrl", |
451 | .owner = THIS_MODULE, | ||
452 | .of_match_table = of_match_ptr(armada_38x_pinctrl_of_match), | 451 | .of_match_table = of_match_ptr(armada_38x_pinctrl_of_match), |
453 | }, | 452 | }, |
454 | .probe = armada_38x_pinctrl_probe, | 453 | .probe = armada_38x_pinctrl_probe, |