Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[cascardo/linux.git] / drivers / watchdog / coh901327_wdt.c
index 4bd070f..ce12f43 100644 (file)
@@ -448,7 +448,6 @@ static const struct of_device_id coh901327_dt_match[] = {
 
 static struct platform_driver coh901327_driver = {
        .driver = {
-               .owner  = THIS_MODULE,
                .name   = "coh901327_wdog",
                .of_match_table = coh901327_dt_match,
        },