summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2008-10-31 14:50:06 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 17:53:26 -0200
commit9b2fb337a1423be53c671c4937fd4651cb30618e (patch)
tree3b69aff79c735500338476aa9136214e48f4e972
parente60b022e13c582689e3b38cb41bd5d6539671fae (diff)
downloadop-kernel-dev-9b2fb337a1423be53c671c4937fd4651cb30618e.zip
op-kernel-dev-9b2fb337a1423be53c671c4937fd4651cb30618e.tar.gz
V4L/DVB: remove unused #include <version.h>
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>
-rw-r--r--drivers/media/dvb/frontends/si21xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/si21xx.c b/drivers/media/dvb/frontends/si21xx.c
index 3ddbe69..0bd16af 100644
--- a/drivers/media/dvb/frontends/si21xx.c
+++ b/drivers/media/dvb/frontends/si21xx.c
@@ -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>
OpenPOWER on IntegriCloud