]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/watchdog/pcwd_pci.c
watchdog: remove use of __devexit
[mirror_ubuntu-bionic-kernel.git] / drivers / watchdog / pcwd_pci.c
index 6ec84b5bb5081c90ef9db518a8c41c734173e59e..7890f84edf760743094ac32c27b712c08fc823a4 100644 (file)
@@ -785,7 +785,7 @@ err_out_disable_device:
        return ret;
 }
 
-static void __devexit pcipcwd_card_exit(struct pci_dev *pdev)
+static void pcipcwd_card_exit(struct pci_dev *pdev)
 {
        /* Stop the timer before we leave */
        if (!nowayout)