Skip to content
Commit 3033fd17 authored by Herbert Xu's avatar Herbert Xu
Browse files

crypto: stm32 - Add missing header inclusions



The stm32 driver was missing a number of includes that we being
pulled in by unrelated header files.  As the indirect inclusion
went away, it now fails to build.

This patch adds the missing inclusions.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: 0c3dc787

 ("crypto: algapi - Remove skbuff.h inclusion")
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3d29e98d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment