crypto: jh7110 - Include crypto/hash.h in header file
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 13 Aug 2023 06:54:34 +0000 (14:54 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Aug 2023 09:01:10 +0000 (17:01 +0800)
commit1c27c0ca220b42fb8b727d68b58693b77cbd095d
treee3ff45ae954f7e3cc3579644828a940cb392959f
parentbcd6e41d983621954dfc3f1f64249a55838b3e6a
crypto: jh7110 - Include crypto/hash.h in header file

The header file jh7110-cryp uses ahash_request without including
crypto/hash.h.  Fix that by adding the inclusion.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/starfive/jh7110-cryp.h