lkml.org 
[lkml]   [2010]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] timbgpio: Fix build.
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>
--
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/

\
 
 \ /
  Last update: 2010-03-03 12:19    [W:0.028 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site