summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pwc
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2008-09-09 15:10:52 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-12 13:37:01 +0200
commitc9166977efdb6480dbac13df226113eb75026606 (patch)
tree6ec001161cd01ca50cb115922a49c75ae4e74f86 /drivers/media/video/pwc
parentV4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() (diff)
downloadlinux-c9166977efdb6480dbac13df226113eb75026606.tar.xz
linux-c9166977efdb6480dbac13df226113eb75026606.zip
V4L/DVB: remove unused #include <version.h>
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/media/video/pwc/pwc-ctrl.c This patch removes the said #include <version.h>. Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pwc')
-rw-r--r--drivers/media/video/pwc/pwc-ctrl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/pwc/pwc-ctrl.c b/drivers/media/video/pwc/pwc-ctrl.c
index dbc560742553..c66530210192 100644
--- a/drivers/media/video/pwc/pwc-ctrl.c
+++ b/drivers/media/video/pwc/pwc-ctrl.c
@@ -41,7 +41,6 @@
#include <asm/uaccess.h>
#endif
#include <asm/errno.h>
-#include <linux/version.h>
#include "pwc.h"
#include "pwc-uncompress.h"