diff --git a/[refs] b/[refs] index 8eb8238edf69..31d0c351f3b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e030f8294a5b9f8179dae10cdbf9dcf32aa64110 +refs/heads/master: 610a5b742e9df4e59047f22d13d8bd83cafce388 diff --git a/trunk/include/linux/crypto.h b/trunk/include/linux/crypto.h index 8f2ffa4caabf..6485e9716b36 100644 --- a/trunk/include/linux/crypto.h +++ b/trunk/include/linux/crypto.h @@ -245,7 +245,7 @@ int crypto_alg_available(const char *name, u32 flags) __deprecated_for_modules; int crypto_has_alg(const char *name, u32 type, u32 mask); #else -static int crypto_alg_available(const char *name, u32 flags); +static int crypto_alg_available(const char *name, u32 flags) __deprecated_for_modules; static inline int crypto_alg_available(const char *name, u32 flags) {