Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / regulator / virtual.c
index 6ff95b0..a6f1c7a 100644 (file)
@@ -338,7 +338,6 @@ static struct platform_driver regulator_virtual_consumer_driver = {
        .remove         = regulator_virtual_remove,
        .driver         = {
                .name           = "reg-virt-consumer",
-               .owner          = THIS_MODULE,
        },
 };