Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / sound / soc / nuc900 / nuc900-ac97.c
index dff443e..b6615af 100644 (file)
@@ -385,7 +385,6 @@ static int nuc900_ac97_drvremove(struct platform_device *pdev)
 static struct platform_driver nuc900_ac97_driver = {
        .driver = {
                .name   = "nuc900-ac97",
-               .owner  = THIS_MODULE,
        },
        .probe          = nuc900_ac97_drvprobe,
        .remove         = nuc900_ac97_drvremove,