Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[cascardo/linux.git] / drivers / pinctrl / pinctrl-xway.c
index 37040ab..c5cef59 100644 (file)
@@ -840,7 +840,6 @@ static struct platform_driver pinmux_xway_driver = {
        .probe  = pinmux_xway_probe,
        .driver = {
                .name   = "pinctrl-xway",
-               .owner  = THIS_MODULE,
                .of_match_table = xway_match,
        },
 };