Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / arch / powerpc / platforms / 85xx / sgy_cts1000.c
index e149c9e..79fd0df 100644 (file)
@@ -161,7 +161,6 @@ MODULE_DEVICE_TABLE(of, gpio_halt_match);
 static struct platform_driver gpio_halt_driver = {
        .driver = {
                .name           = "gpio-halt",
-               .owner          = THIS_MODULE,
                .of_match_table = gpio_halt_match,
        },
        .probe          = gpio_halt_probe,