From fb8d61c90fdef217c41a71efcba4c3cc7fa925f4 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Tue, 16 Jul 2013 22:01:12 -0300 Subject: [PATCH] [media] usbtv: remove unused including Remove including that don't need it. Signed-off-by: Wei Yongjun Acked-by: Lubomir Rintel Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- drivers/media/usb/usbtv/usbtv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/media/usb/usbtv/usbtv.c b/drivers/media/usb/usbtv/usbtv.c index b164e542aec8..095231608d25 100644 --- a/drivers/media/usb/usbtv/usbtv.c +++ b/drivers/media/usb/usbtv/usbtv.c @@ -33,7 +33,6 @@ #include #include #include -#include #include #include -- 2.11.4.GIT