Skip to content

Commit

Permalink
crypto: ccree - remove duplicated include from cc_aead.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
YueHaibing authored and Herbert Xu committed Mar 30, 2020
1 parent f6913d0 commit 4ccff76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/crypto/ccree/cc_aead.c
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 4ccff76

Please sign in to comment.