aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-11-12 10:16:09 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 18:41:43 -0200
commitfa26ae3e8260530121e6e0e57427468a9f0038d7 (patch)
treede759aeb0b13aee3914e10107d3f5fd6d4d2b30b /drivers/media/dvb
parentV4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver (diff)
downloadlinux-dev-fa26ae3e8260530121e6e0e57427468a9f0038d7.tar.xz
linux-dev-fa26ae3e8260530121e6e0e57427468a9f0038d7.zip
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')
-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 1fd8306371e2..81e623a90f09 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"