summaryrefslogtreecommitdiff
path: root/linux/drivers/media
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-31 17:50:06 +0000
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-31 17:50:06 +0000
commitd8814a9d943a11e3f18f1a873ec15ad74f412c5e (patch)
tree9481d6c40de2193569ae089abb4e3274a6aa6e16 /linux/drivers/media
parentc099998c08f4bec8330a26492b7c41da5fd60374 (diff)
downloadmediapointer-dvb-s2-d8814a9d943a11e3f18f1a873ec15ad74f412c5e.tar.gz
mediapointer-dvb-s2-d8814a9d943a11e3f18f1a873ec15ad74f412c5e.tar.bz2
V4L/DVB: remove unused #include <version.h>
From: Huang Weiyi <weiyi.huang@gmail.com> 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>
Diffstat (limited to 'linux/drivers/media')
-rw-r--r--linux/drivers/media/dvb/frontends/si21xx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/si21xx.c b/linux/drivers/media/dvb/frontends/si21xx.c
index 2f69a173d..216a532ab 100644
--- a/linux/drivers/media/dvb/frontends/si21xx.c
+++ b/linux/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>