Explorar el Código

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 hace 8 años
padre
commit
9b50184ea5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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>