]> err.no Git - linux-2.6/blobdiff - crypto/hash.c
[MIPS] Always install the DSP exception handler.
[linux-2.6] / crypto / hash.c
index 12c4514f3478df49786e7fe36009bb1e4fa95fd6..4ccd22deef399aa477ba9e5c958d1516ff5dc50f 100644 (file)
@@ -41,7 +41,7 @@ static int crypto_init_hash_ops(struct crypto_tfm *tfm, u32 type, u32 mask)
 }
 
 static void crypto_hash_show(struct seq_file *m, struct crypto_alg *alg)
-       __attribute_used__;
+       __attribute__ ((unused));
 static void crypto_hash_show(struct seq_file *m, struct crypto_alg *alg)
 {
        seq_printf(m, "type         : hash\n");