]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/hwmon/f71805f.c
hwmon: remove use of __devexit
[mirror_ubuntu-bionic-kernel.git] / drivers / hwmon / f71805f.c
index 0c8426eea6a6bdb68d7691cbce6318f6c3963c48..a9816979c5dec92f4f0638c6b65f46fe6b801429 100644 (file)
@@ -1490,7 +1490,7 @@ exit_remove_files:
        return err;
 }
 
-static int __devexit f71805f_remove(struct platform_device *pdev)
+static int f71805f_remove(struct platform_device *pdev)
 {
        struct f71805f_data *data = platform_get_drvdata(pdev);
        int i;