]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Tue, 9 Sep 2008 13:10:52 +0000 (10:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 12 Oct 2008 11:37:01 +0000 (09:37 -0200)
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>
drivers/media/video/pwc/pwc-ctrl.c

index dbc560742553ec98b3c5aa2e487f0e2e05d232a5..c6653021019224c697053b869d62a656333a89d5 100644 (file)
@@ -41,7 +41,6 @@
 #include <asm/uaccess.h>
 #endif
 #include <asm/errno.h>
-#include <linux/version.h>
 
 #include "pwc.h"
 #include "pwc-uncompress.h"