diff options
Diffstat (limited to 'drivers/pinctrl/qcom/pinctrl-msm8x74.c')
| -rw-r--r-- | drivers/pinctrl/qcom/pinctrl-msm8x74.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pinctrl/qcom/pinctrl-msm8x74.c b/drivers/pinctrl/qcom/pinctrl-msm8x74.c index 3c858384d041..46fe6ad5f97e 100644 --- a/drivers/pinctrl/qcom/pinctrl-msm8x74.c +++ b/drivers/pinctrl/qcom/pinctrl-msm8x74.c | |||
| @@ -1043,7 +1043,6 @@ static const struct of_device_id msm8x74_pinctrl_of_match[] = { | |||
| 1043 | static struct platform_driver msm8x74_pinctrl_driver = { | 1043 | static struct platform_driver msm8x74_pinctrl_driver = { |
| 1044 | .driver = { | 1044 | .driver = { |
| 1045 | .name = "msm8x74-pinctrl", | 1045 | .name = "msm8x74-pinctrl", |
| 1046 | .owner = THIS_MODULE, | ||
| 1047 | .of_match_table = msm8x74_pinctrl_of_match, | 1046 | .of_match_table = msm8x74_pinctrl_of_match, |
| 1048 | }, | 1047 | }, |
| 1049 | .probe = msm8x74_pinctrl_probe, | 1048 | .probe = msm8x74_pinctrl_probe, |
