summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/pt1
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-11-12 13:16:09 (GMT)
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 20:41:43 (GMT)
commitfa26ae3e8260530121e6e0e57427468a9f0038d7 (patch)
treede759aeb0b13aee3914e10107d3f5fd6d4d2b30b /drivers/media/dvb/pt1
parentd89ce0d9ec9f980d59eae8d5a0ead98988e3b545 (diff)
downloadlinux-fa26ae3e8260530121e6e0e57427468a9f0038d7.tar.xz
V4L/DVB: pt1: remove duplicated #include
Remove duplicated #include('s) in drivers/media/dvb/pt1/pt1.c Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/pt1')
-rw-r--r--drivers/media/dvb/pt1/pt1.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/pt1/pt1.c b/drivers/media/dvb/pt1/pt1.c
index 1fd8306..81e623a 100644
--- a/drivers/media/dvb/pt1/pt1.c
+++ b/drivers/media/dvb/pt1/pt1.c
@@ -27,7 +27,6 @@
#include <linux/pci.h>
#include <linux/kthread.h>
#include <linux/freezer.h>
-#include <linux/vmalloc.h>
#include "dvbdev.h"
#include "dvb_demux.h"