mirror of
https://github.com/torvalds/linux.git
synced 2026-07-29 02:31:27 +02:00
crypto: p10-aes-gcm - remove duplicate include header
crypto/algapi.h is included more than once. Signed-off-by: Ye Xingchen <ye.xingchen@zte.com.cn> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
5eb44158f5
commit
7e1c64dbe8
|
|
@ -8,7 +8,6 @@
|
|||
#include <asm/unaligned.h>
|
||||
#include <asm/simd.h>
|
||||
#include <asm/switch_to.h>
|
||||
#include <crypto/algapi.h>
|
||||
#include <crypto/aes.h>
|
||||
#include <crypto/algapi.h>
|
||||
#include <crypto/b128ops.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user