thermal: rcar: Spelling/grammar: s/drier use .../driver uses ...s/
[firefly-linux-kernel-4.4.55.git] / drivers / thermal / db8500_thermal.c
index 1e3b3bf9f993be5d1e3eee1404091883dd21751f..20adfbe27df1748bc00e5563cce12828973c8881 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),
        },