]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
crypto: nx - drop duplicate header types.h
authorGeliang Tang <geliangtang@gmail.com>
Fri, 11 Nov 2016 12:50:38 +0000 (20:50 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 17 Nov 2016 15:34:55 +0000 (23:34 +0800)
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>
drivers/crypto/nx/nx.c

index 42f0f229f7f776785b03bb1d4b80f7505dcd0502..036057abb25723cb82cddfcd96ea5119bb2e3eee 100644 (file)
@@ -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>