X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=crypto%2Fakcipher.c;h=cfbdb06d8ca864b30d67685208f14ecdba2ab764;hb=1132d5e7b64445b3fa3cb982e6723e33318f7655;hp=def301ed1288fba48886035e0bba1e2045f073f9;hpb=f70ce488c2894cd41ea8489975906adccf82131c;p=karo-tx-linux.git diff --git a/crypto/akcipher.c b/crypto/akcipher.c index def301ed1288..cfbdb06d8ca8 100644 --- a/crypto/akcipher.c +++ b/crypto/akcipher.c @@ -17,6 +17,7 @@ #include #include #include +#include #include #include #include @@ -47,7 +48,7 @@ static int crypto_akcipher_report(struct sk_buff *skb, struct crypto_alg *alg) #endif static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) - __attribute__ ((unused)); + __maybe_unused; static void crypto_akcipher_show(struct seq_file *m, struct crypto_alg *alg) {