From 5a2747bcf89d0d751acab39a26a355218f153c8b Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Tue, 21 Aug 2007 12:38:39 -0300 Subject: Cleanup: remove linux/moduleparam.h from drivers/media files From: Mauro Carvalho Chehab Since at least kernel 2.6.12-rc2, module.h includes moduleparm.h. This patch removes all occurences of moduleparm.h from drivers/media files. Signed-off-by: Mauro Carvalho Chehab --- linux/drivers/media/video/ovcamchip/ovcamchip_core.c | 1 - 1 file changed, 1 deletion(-) (limited to 'linux/drivers/media/video/ovcamchip') diff --git a/linux/drivers/media/video/ovcamchip/ovcamchip_core.c b/linux/drivers/media/video/ovcamchip/ovcamchip_core.c index 3fe9fa04c..8063e33f1 100644 --- a/linux/drivers/media/video/ovcamchip/ovcamchip_core.c +++ b/linux/drivers/media/video/ovcamchip/ovcamchip_core.c @@ -13,7 +13,6 @@ #include #include -#include #include #include #include "ovcamchip_priv.h" -- cgit v1.2.3