public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] staging: i4l: pcbit: remove duplicated include from capi.c
@ 2016-10-18 14:37 Wei Yongjun
  2016-10-18 15:30 ` Alexander Alemayhu
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Yongjun @ 2016-10-18 14:37 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Arnd Bergmann, Anthony Sheldon,
	Alexander Alemayhu, Karsten Keil
  Cc: Wei Yongjun, devel, linux-kernel

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 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>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-18 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 14:37 [PATCH -next] staging: i4l: pcbit: remove duplicated include from capi.c Wei Yongjun
2016-10-18 15:30 ` Alexander Alemayhu
2016-10-18 15:45   ` Wei Yongjun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox