Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / mailbox / omap-mailbox.c
index 66b83ca..0f332c1 100644 (file)
@@ -864,7 +864,6 @@ static struct platform_driver omap_mbox_driver = {
        .remove = omap_mbox_remove,
        .driver = {
                .name = "omap-mailbox",
-               .owner = THIS_MODULE,
                .of_match_table = of_match_ptr(omap_mailbox_of_match),
        },
 };