Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
[cascardo/linux.git] / drivers / thermal / db8500_thermal.c
index 1e3b3bf..20adfbe 100644 (file)
@@ -517,7 +517,6 @@ static const struct of_device_id db8500_thermal_match[] = {
 
 static struct platform_driver db8500_thermal_driver = {
        .driver = {
-               .owner = THIS_MODULE,
                .name = "db8500-thermal",
                .of_match_table = of_match_ptr(db8500_thermal_match),
        },