Re: [PATCH] missing include in tda80xx

From: Johannes Stezenbach
Date: Wed Aug 31 2005 - 07:32:00 EST


On Sun, Aug 28, 2005 Al Viro wrote:
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>

I added this patch to linuxtv.org CVS.

Thanks,
Johannes

> 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/