hwmon: remove use of __devexit
[firefly-linux-kernel-4.4.55.git] / drivers / hwmon / ultra45_env.c
index 4a06fc0163160d683e570f9bda595df1c5cc39c9..fb3e69341c1bd72f82280c3904b891490a183132 100644 (file)
@@ -291,7 +291,7 @@ out_free:
        goto out;
 }
 
-static int __devexit env_remove(struct platform_device *op)
+static int env_remove(struct platform_device *op)
 {
        struct env *p = platform_get_drvdata(op);