summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <devnull@localhost>2005-12-08 16:18:08 +0000
committerMauro Carvalho Chehab <devnull@localhost>2005-12-08 16:18:08 +0000
commitee9efa953200330a438daea7ecd1b0fb354d549a (patch)
treeb18915fd5c086445b008f677083b9f519becc2b3
parent9d90337a5d03ced22e45a06e7648f55fcfb3eaa2 (diff)
downloadmediapointer-dvb-s2-ee9efa953200330a438daea7ecd1b0fb354d549a.tar.gz
mediapointer-dvb-s2-ee9efa953200330a438daea7ecd1b0fb354d549a.tar.bz2
removed unneccessary header.
kernel-sync Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
-rw-r--r--linux/drivers/media/dvb/frontends/tda80xx.c1
-rw-r--r--v4l/ChangeLog7
2 files changed, 7 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/tda80xx.c b/linux/drivers/media/dvb/frontends/tda80xx.c
index 635f693bd..051be86b3 100644
--- a/linux/drivers/media/dvb/frontends/tda80xx.c
+++ b/linux/drivers/media/dvb/frontends/tda80xx.c
@@ -27,7 +27,6 @@
#include <linux/spinlock.h>
#include <linux/threads.h>
#include <linux/interrupt.h>
-#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/slab.h>
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 9e23afddb..46305d397 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-08 16:14 mchehab
+
+ * linux/drivers/media/dvb/frontends/tda80xx.c:
+ - removed unneccessary header.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-12-08 16:04 mkrufky
* v4l/compat.h: