Browse Source

crypto: inside-secure - remove extra empty line

Cosmetic patch removing an extra empty line between header inclusions.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Antoine Ténart 7 years ago
parent
commit
62c2eddd2d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/crypto/inside-secure/safexcel_hash.c

+ 0 - 1
drivers/crypto/inside-secure/safexcel_hash.c

@@ -14,7 +14,6 @@
 #include <linux/dma-mapping.h>
 #include <linux/dmapool.h>
 
-
 #include "safexcel.h"
 
 struct safexcel_ahash_ctx {