]> Pileus Git - ~andy/linux/blobdiff - drivers/char/tpm/tpm_nsc.c
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[~andy/linux] / drivers / char / tpm / tpm_nsc.c
index 6313326bc41fde5f2fdf455321af04abcede6181..ab18c1e7b115fd098ef56599241560d67fb19597 100644 (file)
@@ -264,7 +264,7 @@ static const struct tpm_vendor_specific tpm_nsc = {
 
 static struct platform_device *pdev = NULL;
 
-static void __devexit tpm_nsc_remove(struct device *dev)
+static void tpm_nsc_remove(struct device *dev)
 {
        struct tpm_chip *chip = dev_get_drvdata(dev);
        if ( chip ) {