Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 88aff460 authored by Geliang Tang's avatar Geliang Tang Committed by Herbert Xu
Browse files

crypto: skcipher - remove unused header cpumask.h



Remove unused header cpumask.h from crypto/ablkcipher.c.

Signed-off-by: default avatarGeliang Tang <geliangtang@gmail.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent 3741bbb2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@
 */

#include <crypto/internal/skcipher.h>
#include <linux/cpumask.h>
#include <linux/err.h>
#include <linux/kernel.h>
#include <linux/rtnetlink.h>