[PATCH] crypto: nx - drop duplicate header types.h
Geliang Tang
geliangtang at gmail.com
Fri Nov 11 23:50:38 AEDT 2016
Drop duplicate header types.h from nx.c.
Signed-off-by: Geliang Tang <geliangtang at gmail.com>
---
drivers/crypto/nx/nx.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/crypto/nx/nx.c b/drivers/crypto/nx/nx.c
index 42f0f22..036057a 100644
--- a/drivers/crypto/nx/nx.c
+++ b/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>
--
2.9.3
More information about the Linuxppc-dev
mailing list