]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Fri, 31 Oct 2008 17:50:06 +0000 (14:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:26 +0000 (17:53 -0200)
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/media/dvb/frontends/si21xx.c

This patch removes the said #include <version.h>.

Cc: Igor M. Liplianin <liplianin@tut.by>
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/si21xx.c

index 3ddbe69c45ce486673dbd3553ac07f0a579b7cc1..0bd16af8a6cd0723ab127f5a8de3c8d99e81e581 100644 (file)
@@ -8,7 +8,6 @@
 *      (at your option) any later version.
 *
 */
-#include <linux/version.h>
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/module.h>