[PATCH -next] staging: i4l: pcbit: remove duplicated include from capi.c

From: Wei Yongjun
Date: Tue Oct 18 2016 - 10:37:27 EST


From: Wei Yongjun <weiyongjun1@xxxxxxxxxx>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx>
---
drivers/staging/i4l/pcbit/capi.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/i4l/pcbit/capi.c b/drivers/staging/i4l/pcbit/capi.c
index 91f2994..a6c4e00 100644
--- a/drivers/staging/i4l/pcbit/capi.c
+++ b/drivers/staging/i4l/pcbit/capi.c
@@ -27,7 +27,6 @@
* encode our number in CallerPN and ConnectedPN
*/

-#include <linux/string.h>
#include <linux/kernel.h>

#include <linux/types.h>