crypto: drivers - remove duplicate includes
These duplicate includes have been found with scripts/checkincludes.pl but they have been removed manually to avoid removing false positives. Signed-off-by: Pravin Shedge <pravin.shedge4linux@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:

committed by
Herbert Xu

parent
65cd9588c5
commit
144f3d18a2
@@ -6,7 +6,6 @@
|
||||
#include "nitrox_dev.h"
|
||||
#include "nitrox_req.h"
|
||||
#include "nitrox_csr.h"
|
||||
#include "nitrox_req.h"
|
||||
|
||||
/* SLC_STORE_INFO */
|
||||
#define MIN_UDD_LEN 16
|
||||
|
Reference in New Issue
Block a user