From: Randy Dunlap <randy.dunlap@oracle•com>
To: linux-media@vger•kernel.org
Cc: Alexey Dobriyan <adobriyan@gmail•com>,
Zimny Lech <napohybelskurwysynom2010@gmail•com>,
Mauro Carvalho Chehab <mchehab@infradead•org>,
Stephen Rothwell <sfr@canb•auug.org.au>,
linux-next@vger•kernel.org, LKML <linux-kernel@vger•kernel.org>
Subject: Re: [PATCH -next v2] media: fix em28xx build, needs hardirq.h
Date: Thu, 16 Dec 2010 10:03:55 -0800 [thread overview]
Message-ID: <20101216100355.cd76fc70.randy.dunlap@oracle.com> (raw)
In-Reply-To: <20101207105009.7d634c7b.randy.dunlap@oracle.com>
On Tue, 7 Dec 2010 10:50:09 -0800 Randy Dunlap wrote:
ping.
> ---
> From: Randy Dunlap <randy.dunlap@oracle•com>
>
> 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 <napohybelskurwysynom2010@gmail•com>
> Signed-off-by: Randy Dunlap <randy.dunlap@oracle•com>
> ---
> drivers/media/video/em28xx/em28xx-vbi.c | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-next-20101207.orig/drivers/media/video/em28xx/em28xx-vbi.c
> +++ linux-next-20101207/drivers/media/video/em28xx/em28xx-vbi.c
> @@ -23,6 +23,7 @@
>
> #include <linux/kernel.h>
> #include <linux/module.h>
> +#include <linux/hardirq.h>
> #include <linux/init.h>
>
> #include "em28xx.h"
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger•kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
prev parent reply other threads:[~2010-12-16 18:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-06 3:00 linux-next: Tree for December 6 Stephen Rothwell
2010-12-06 15:09 ` Zimny Lech
2010-12-06 16:14 ` linux-next: Tree for December 6 (pch_uart) Randy Dunlap
2010-12-10 17:20 ` Randy Dunlap
2010-12-10 23:16 ` Greg KH
2010-12-07 10:23 ` linux-next: Tree for December 6 Zimny Lech
2010-12-07 18:38 ` [PATCH -next] media: fix em28xx build, needs interrupt.h Randy Dunlap
2010-12-07 18:44 ` Alexey Dobriyan
2010-12-07 18:50 ` [PATCH -next v2] media: fix em28xx build, needs hardirq.h Randy Dunlap
2010-12-16 18:03 ` Randy Dunlap [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101216100355.cd76fc70.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle$(echo .)com \
--cc=adobriyan@gmail$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-media@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=mchehab@infradead$(echo .)org \
--cc=napohybelskurwysynom2010@gmail$(echo .)com \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox