Skip to content

Commit 4ccff76

Browse files
YueHaibingherbertx
authored andcommitted
crypto: ccree - remove duplicated include from cc_aead.c
Remove duplicated include. Signed-off-by: YueHaibing <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent f6913d0 commit 4ccff76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/crypto/ccree/cc_aead.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#include <crypto/gcm.h>
1010
#include <linux/rtnetlink.h>
1111
#include <crypto/internal/des.h>
12-
#include <linux/rtnetlink.h>
1312
#include "cc_driver.h"
1413
#include "cc_buffer_mgr.h"
1514
#include "cc_aead.h"

0 commit comments

Comments
 (0)