Skip to content

Commit 533d87f

Browse files
xilabaoherbertx
authored andcommitted
crypto: sl3516 - fix duplicated inclusion
drivers/crypto/gemini/sl3516-ce-cipher.c: linux/io.h is included more than once. Generated by: scripts/checkincludes.pl Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: kernel test robot <lkp@intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
1 parent 38a9eb8 commit 533d87f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/crypto/gemini/sl3516-ce-cipher.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <linux/dma-mapping.h>
1313
#include <linux/delay.h>
1414
#include <linux/io.h>
15-
#include <linux/io.h>
1615
#include <linux/pm_runtime.h>
1716
#include <crypto/scatterwalk.h>
1817
#include <crypto/internal/skcipher.h>

0 commit comments

Comments
 (0)