]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/watchdog/hpwdt.c
watchdog: remove use of __devexit
[mirror_ubuntu-bionic-kernel.git] / drivers / watchdog / hpwdt.c
index cc25ddfa84eb34f756028f8bdfe846506b768305..8717255ec7be07367c9c5c5dd3fc47bf0b301dc6 100644 (file)
@@ -848,7 +848,7 @@ error_pci_iomap:
        return retval;
 }
 
-static void __devexit hpwdt_exit(struct pci_dev *dev)
+static void hpwdt_exit(struct pci_dev *dev)
 {
        if (!nowayout)
                hpwdt_stop();