Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Geliang Tang and committed by
Herbert Xu
9b50184e e8b2fa47

-1
-1
drivers/crypto/nx/nx.c
··· 32 32 #include <linux/scatterlist.h> 33 33 #include <linux/device.h> 34 34 #include <linux/of.h> 35 - #include <linux/types.h> 36 35 #include <asm/hvcall.h> 37 36 #include <asm/vio.h> 38 37