tree 3749acb2626a4a2392f6ece246cd42620c875fa8
parent 9e2d3cd34a159948dc753a14573e16bffc04dba8
author Al Viro <[EMAIL PROTECTED]> Sun, 28 Aug 2005 03:47:50 +0100
committer Linus Torvalds <[EMAIL PROTECTED]> Tue, 30 Aug 2005 00:42:39 -0700

[PATCH] missing include in tda80xx

Signed-off-by: Al Viro <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>

 drivers/media/dvb/frontends/tda80xx.c |    1 +
 1 files changed, 1 insertion(+)

diff --git a/drivers/media/dvb/frontends/tda80xx.c 
b/drivers/media/dvb/frontends/tda80xx.c
--- a/drivers/media/dvb/frontends/tda80xx.c
+++ b/drivers/media/dvb/frontends/tda80xx.c
@@ -30,6 +30,7 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/slab.h>
+#include <asm/irq.h>
 #include <asm/div64.h>
 
 #include "dvb_frontend.h"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to