Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux...
[pandora-kernel.git] / drivers / hwmon / via-cputemp.c
index 8df43c5..ac91c07 100644 (file)
@@ -205,7 +205,6 @@ static int via_cputemp_remove(struct platform_device *pdev)
 
 static struct platform_driver via_cputemp_driver = {
        .driver = {
-               .owner = THIS_MODULE,
                .name = DRVNAME,
        },
        .probe = via_cputemp_probe,