These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / pinctrl / sunxi / pinctrl-sun6i-a31s.c
index d3725dc..e570d5c 100644 (file)
@@ -804,7 +804,6 @@ static struct platform_driver sun6i_a31s_pinctrl_driver = {
        .probe  = sun6i_a31s_pinctrl_probe,
        .driver = {
                .name           = "sun6i-a31s-pinctrl",
-               .owner          = THIS_MODULE,
                .of_match_table = sun6i_a31s_pinctrl_match,
        },
 };