crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
authorEric Biggers <ebiggers@google.com>
Wed, 23 Dec 2020 08:09:58 +0000 (00:09 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 25 Jun 2022 09:46:29 +0000 (11:46 +0200)
commit34dc98ce21995c838d26d56b4346e74c85343472
tree72d616e6f1c3b1d46b809669639edd4c5dc4fb76
parent9404e8c983db03c620856e5c3f5267749d7bf718
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>

commit bbda6e0f1303953c855ee3669655a81b69fbe899 upstream.

Address the following checkpatch warning:

WARNING: Use #include <linux/bug.h> instead of <asm/bug.h>

Signed-off-by: Eric Biggers <ebiggers@google.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/crypto/blake2s.h