projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c536c5d
)
staging: i4l: pcbit: remove duplicated include from capi.c
author
Wei Yongjun
<weiyongjun1@huawei.com>
Tue, 18 Oct 2016 14:37:10 +0000
(14:37 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 25 Oct 2016 07:59:48 +0000
(09:59 +0200)
Remove duplicated include.
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/i4l/pcbit/capi.c
patch
|
blob
|
history
diff --git
a/drivers/staging/i4l/pcbit/capi.c
b/drivers/staging/i4l/pcbit/capi.c
index 91f299477d438d4cd1f852eb240e3f6157d2b8fe..a6c4e00dc726683926290c46e73310ad294ad222 100644
(file)
--- 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>