OSDN Git Service

Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[tomoyo/tomoyo-test1.git] / drivers / pinctrl / qcom / pinctrl-msm8998.c
index c339531..00d7b94 100644 (file)
@@ -1566,7 +1566,6 @@ static const struct of_device_id msm8998_pinctrl_of_match[] = {
 static struct platform_driver msm8998_pinctrl_driver = {
        .driver = {
                .name = "msm8998-pinctrl",
-               .owner = THIS_MODULE,
                .of_match_table = msm8998_pinctrl_of_match,
        },
        .probe = msm8998_pinctrl_probe,