]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: i4l: pcbit: remove duplicated include from capi.c
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 18 Oct 2016 14:37:10 +0000 (14:37 +0000)
committerGreg 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

index 91f299477d438d4cd1f852eb240e3f6157d2b8fe..a6c4e00dc726683926290c46e73310ad294ad222 100644 (file)
@@ -27,7 +27,6 @@
  *              encode our number in CallerPN and ConnectedPN
  */
 
-#include <linux/string.h>
 #include <linux/kernel.h>
 
 #include <linux/types.h>