On Tue, 7 Dec 2010 10:50:09 -0800 Randy Dunlap wrote:
ping.
> ---
> From: Randy Dunlap
>
> Fix em28xx build by adding hardirq.h header file:
>
> drivers/media/video/em28xx/em28xx-vbi.c:49: error: implicit declaration of
> function 'in_interrupt'
>
> Reported-by: Zimny Lech
> Signed-off-by:
> It's defined in hardirq.h.
Yes, I was asleep at the wheel. :(
---
From: Randy Dunlap
Fix em28xx build by adding hardirq.h header file:
drivers/media/video/em28xx/em28xx-vbi.c:49: error: implicit declaration of
function 'in_interrupt'
Reported-by: Zimny Lech
Signed-off-by: Randy Dunlap