diff options
Diffstat (limited to '')
-rw-r--r-- | drivers/char/hw_random/cctrng.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/hw_random/cctrng.c b/drivers/char/hw_random/cctrng.c index bdcd56243104..e82716c12c3a 100644 --- a/drivers/char/hw_random/cctrng.c +++ b/drivers/char/hw_random/cctrng.c @@ -15,6 +15,7 @@ #include <linux/completion.h> #include <linux/of.h> #include <linux/bitfield.h> +#include <linux/fips.h> #include "cctrng.h" |