Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: i4l: pcbit: remove duplicated include from capi.c

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Wei Yongjun and committed by
Greg Kroah-Hartman
b2663969 c536c5de

-1
-1
drivers/staging/i4l/pcbit/capi.c
··· 27 27 * encode our number in CallerPN and ConnectedPN 28 28 */ 29 29 30 - #include <linux/string.h> 31 30 #include <linux/kernel.h> 32 31 33 32 #include <linux/types.h>