Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1503048

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

From Wei Yongjun <weiyj.lk@gmail.com>
Newsgroups linux.kernel
Subject [PATCH -next] staging: i4l: pcbit: drv: remove duplicated include from drv.c
Date 2016-10-18 16:40 +0200
Message-ID <stDIC-2X6-41@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

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

diff --git a/drivers/staging/i4l/pcbit/drv.c b/drivers/staging/i4l/pcbit/drv.c
index 87b8522..89b0b5b 100644
--- a/drivers/staging/i4l/pcbit/drv.c
+++ b/drivers/staging/i4l/pcbit/drv.c
@@ -27,7 +27,6 @@
 #include <linux/slab.h>
 #include <linux/mm.h>
 #include <linux/interrupt.h>
-#include <linux/string.h>
 #include <linux/skbuff.h>
 
 #include <linux/isdnif.h>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH -next] staging: i4l: pcbit: drv: remove duplicated include from drv.c Wei Yongjun <weiyj.lk@gmail.com> - 2016-10-18 16:40 +0200

csiph-web