Browse Source

crypto: nx - drop duplicate header types.h

Drop duplicate header types.h from nx.c.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Geliang Tang 8 years ago
parent
commit
9b50184ea5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/crypto/nx/nx.c

+ 0 - 1
drivers/crypto/nx/nx.c

@@ -32,7 +32,6 @@
 #include <linux/scatterlist.h>
 #include <linux/device.h>
 #include <linux/of.h>
-#include <linux/types.h>
 #include <asm/hvcall.h>
 #include <asm/vio.h>