mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
crypto: ccree - remove duplicated include from cc_aead.c
Remove duplicated include. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <crypto/gcm.h>
|
||||
#include <linux/rtnetlink.h>
|
||||
#include <crypto/internal/des.h>
|
||||
#include <linux/rtnetlink.h>
|
||||
#include "cc_driver.h"
|
||||
#include "cc_buffer_mgr.h"
|
||||
#include "cc_aead.h"
|
||||
|
||||
Reference in New Issue
Block a user