Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / char / ipmi / ipmi_si_intf.c
index 90c7fdf95419a65ed8a30b346c59b5d0368d3c31..967b73aa4e66d31481d6ae9488ab567530661f76 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,