1
0
Fork 0

crypto: skcipher - remove unused header cpumask.h

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

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
steinar/wifi_calib_4_9_kernel
Geliang Tang 2016-06-02 13:48:38 +08:00 committed by Herbert Xu
parent 3741bbb207
commit 88aff46040
1 changed files with 0 additions and 1 deletions

View File

@ -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>