Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[cascardo/linux.git] / drivers / pinctrl / pinctrl-tb10x.c
index 9363563..160a1f5 100644 (file)
@@ -843,7 +843,6 @@ static struct platform_driver tb10x_pinctrl_pdrv = {
        .driver  = {
                .name  = "tb10x_pinctrl",
                .of_match_table = of_match_ptr(tb10x_pinctrl_dt_ids),
-               .owner = THIS_MODULE
        }
 };