Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / char / ipmi / ipmi_si_intf.c
index 90c7fdf..967b73a 100644 (file)
@@ -2788,7 +2788,6 @@ static struct of_device_id ipmi_match[] =
 static struct platform_driver ipmi_driver = {
        .driver = {
                .name = DEVICE_NAME,
-               .owner = THIS_MODULE,
                .of_match_table = ipmi_match,
        },
        .probe          = ipmi_probe,