[PATCH] missing include in tda80xx

From: Al Viro
Date: Sat Aug 27 2005 - 21:45:27 EST


Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-rc7-base/drivers/media/dvb/frontends/tda80xx.c current/drivers/media/dvb/frontends/tda80xx.c
--- RC13-rc7-base/drivers/media/dvb/frontends/tda80xx.c 2005-08-24 01:56:38.000000000 -0400
+++ current/drivers/media/dvb/frontends/tda80xx.c 2005-08-27 22:36:10.000000000 -0400
@@ -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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/