From: Mauro Carvalho Chehab <mchehab@infradead•org>
To: "Peter Hüwe" <PeterHuewe@gmx•de>
Cc: linux-next@vger•kernel.org, Paul Mundt <lethal@linux-sh•org>,
linuxppc-dev@ozlabs•org, David H?rdeman <david@hardeman•nu>,
linux-media@vger•kernel.org, linux-kernel@vger•kernel.org,
linux-sh@vger•kernel.org, linux-mips@linux-mips•org,
linux-m68k@lists•linux-m68k.org
Subject: Re: [PATCH] media/IR: Add missing include file to rc-map.c
Date: Sat, 15 May 2010 22:54:40 -0300 [thread overview]
Message-ID: <4BEF5060.5050105@infradead.org> (raw)
In-Reply-To: <201005141326.52099.PeterHuewe@gmx.de>
Peter Hüwe wrote:
> From: Peter Huewe <peterhuewe@gmx•de>
>
> This patch adds a missing include linux/delay.h to prevent
> build failures[1-5]
>
> Signed-off-by: Peter Huewe <peterhuewe@gmx•de>
> ---
> Forwarded to linux-next mailing list -
> breakage still exists in linux-next of 20100514 - please apply
>
> KernelVersion: linux-next-20100505
Sorry for not answer earlier. I was traveling. Anyway, this
patch got applied on May, 12:
http://git.kernel.org/?p=linux/kernel/git/mchehab/linux-next.git;a=commitdiff;h=4ace7aa2998b2974948f1948a61a5d348ddae472
>
> References:
> [1] http://kisskb.ellerman.id.au/kisskb/buildresult/2571452/
> [2] http://kisskb.ellerman.id.au/kisskb/buildresult/2571188/
> [3] http://kisskb.ellerman.id.au/kisskb/buildresult/2571479/
> [4] http://kisskb.ellerman.id.au/kisskb/buildresult/2571429/
> [5] http://kisskb.ellerman.id.au/kisskb/buildresult/2571432/
>
> drivers/media/IR/rc-map.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/media/IR/rc-map.c b/drivers/media/IR/rc-map.c
> index caf6a27..46a8f15 100644
> --- a/drivers/media/IR/rc-map.c
> +++ b/drivers/media/IR/rc-map.c
> @@ -14,6 +14,7 @@
>
> #include <media/ir-core.h>
> #include <linux/spinlock.h>
> +#include <linux/delay.h>
>
> /* Used to handle IR raw handler extensions */
> static LIST_HEAD(rc_map_list);
--
Cheers,
Mauro
prev parent reply other threads:[~2010-05-16 1:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <201005051720.22617.PeterHuewe@gmx.de>
[not found] ` <201005112042.14889.PeterHuewe@gmx.de>
[not found] ` <20100514060240.GD12002@linux-sh.org>
2010-05-14 11:22 ` [PATCH] media/IR: Add missing include file to rc-map.c Peter Hüwe
2010-05-14 11:26 ` Peter Hüwe
2010-05-14 12:53 ` Stephen Rothwell
2010-05-16 1:54 ` Mauro Carvalho Chehab [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=4BEF5060.5050105@infradead.org \
--to=mchehab@infradead$(echo .)org \
--cc=PeterHuewe@gmx$(echo .)de \
--cc=david@hardeman$(echo .)nu \
--cc=lethal@linux-sh$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-m68k@lists$(echo .)linux-m68k.org \
--cc=linux-media@vger$(echo .)kernel.org \
--cc=linux-mips@linux-mips$(echo .)org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=linux-sh@vger$(echo .)kernel.org \
--cc=linuxppc-dev@ozlabs$(echo .)org \
/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