Re: [PATCH -next] media: fix em28xx build, needs interrupt.h

From: Alexey Dobriyan
Date: Tue Dec 07 2010 - 13:45:09 EST


On Tue, Dec 07, 2010 at 10:38:15AM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> drivers/media/video/em28xx/em28xx-vbi.c:49: error: implicit declaration of function 'in_interrupt'

> +#include <linux/interrupt.h>

It's defined in hardirq.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/