Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / crypto / ux500 / cryp / cryp_core.c
index 7c035de..f831bb9 100644 (file)
@@ -1783,7 +1783,6 @@ static struct platform_driver cryp_driver = {
        .remove = ux500_cryp_remove,
        .shutdown = ux500_cryp_shutdown,
        .driver = {
-               .owner = THIS_MODULE,
                .name  = "cryp1",
                .of_match_table = ux500_cryp_match,
                .pm    = &ux500_cryp_pm,