Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / pwm / pwm-spear.c
index 6fd93e6..6c6b44f 100644 (file)
@@ -252,7 +252,6 @@ MODULE_DEVICE_TABLE(of, spear_pwm_of_match);
 static struct platform_driver spear_pwm_driver = {
        .driver = {
                .name = "spear-pwm",
-               .owner = THIS_MODULE,
                .of_match_table = spear_pwm_of_match,
        },
        .probe = spear_pwm_probe,