Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux...
[pandora-kernel.git] / drivers / hwmon / i5k_amb.c
index 6c0080a..6b3d197 100644 (file)
@@ -581,7 +581,6 @@ static int i5k_amb_remove(struct platform_device *pdev)
 
 static struct platform_driver i5k_amb_driver = {
        .driver = {
-               .owner = THIS_MODULE,
                .name = DRVNAME,
        },
        .probe = i5k_amb_probe,