Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / watchdog / gef_wdt.c
index 25beb30..cc1bdfc 100644 (file)
@@ -307,7 +307,6 @@ static const struct of_device_id gef_wdt_ids[] = {
 static struct platform_driver gef_wdt_driver = {
        .driver = {
                .name = "gef_wdt",
-               .owner = THIS_MODULE,
                .of_match_table = gef_wdt_ids,
        },
        .probe          = gef_wdt_probe,