[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1476801430-25419-1-git-send-email-weiyj.lk@gmail.com>
Date: Tue, 18 Oct 2016 14:37:10 +0000
From: Wei Yongjun <weiyj.lk@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>,
Anthony Sheldon <sheldon.anthony.sheldon@...il.com>,
Alexander Alemayhu <alexander@...mayhu.com>,
Karsten Keil <isdn@...ux-pingi.de>
Cc: Wei Yongjun <weiyongjun1@...wei.com>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH -next] staging: i4l: pcbit: remove duplicated include from capi.c
From: Wei Yongjun <weiyongjun1@...wei.com>
Remove duplicated include.
Signed-off-by: Wei Yongjun <weiyongjun1@...wei.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>
Powered by blists - more mailing lists