Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-block.git] / drivers / regulator / mc13783-regulator.c
index 7f4a67edf780ed5ab8e007996fe3bcdfc51db2d8..fe4c7d677f9c7b3b37143bc1e71ed07eafaf1fd2 100644 (file)
@@ -459,7 +459,6 @@ static int mc13783_regulator_probe(struct platform_device *pdev)
 static struct platform_driver mc13783_regulator_driver = {
        .driver = {
                .name   = "mc13783-regulator",
-               .owner  = THIS_MODULE,
        },
        .probe          = mc13783_regulator_probe,
 };