]> 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 608f73071bef91acbdbcb93d6bf17a7527d9a26a..ab18c1e7b115fd098ef56599241560d67fb19597 100644 (file)
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@watson.ibm.com>
  * Kylene Hall <kjhall@us.ibm.com>
  *
- * Maintained by: <tpmdd_devel@lists.sourceforge.net>
+ * Maintained by: <tpmdd-devel@lists.sourceforge.net>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org      
@@ -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 ) {