public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Richard Röjfors" <richard.rojfors@pelagicore.com>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [PATCH] timbgpio: Fix build.
Date: Wed, 03 Mar 2010 11:44:19 +0100	[thread overview]
Message-ID: <4B8E3D83.3080809@pelagicore.com> (raw)
In-Reply-To: <20100303.015929.79253256.davem@davemloft.net>

On 03/03/2010 10:59 AM, David Miller wrote:
>
> Use of get_irq_chip_data() et al. requires including
> linux/irq.h
>
> Signed-off-by: David S. Miller<davem@davemloft.net>

Acked-by: Richard Röjfors <richard.rojfors@pelagicore.com>

>
> diff --git a/drivers/gpio/timbgpio.c b/drivers/gpio/timbgpio.c
> index a4d344b..d941f45 100644
> --- a/drivers/gpio/timbgpio.c
> +++ b/drivers/gpio/timbgpio.c
> @@ -23,6 +23,7 @@
>   #include<linux/module.h>
>   #include<linux/gpio.h>
>   #include<linux/platform_device.h>
> +#include<linux/irq.h>
>   #include<linux/io.h>
>   #include<linux/timb_gpio.h>
>   #include<linux/interrupt.h>

      reply	other threads:[~2010-03-03 11:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-03  9:59 [PATCH] timbgpio: Fix build David Miller
2010-03-03 10:44 ` Richard Röjfors [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=4B8E3D83.3080809@pelagicore.com \
    --to=richard.rojfors@pelagicore.com \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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