Re: [PATCH] of_mmc_spi: Need to include irq.h and of_irq.h

2011-03-24 Thread Chris Ball
Hi, On Fri, Mar 18 2011, David Miller wrote: > Since these are the headers that provide irq_of_parse_and_map() > and NO_IRQ. > > Signed-off-by: David S. Miller > > diff --git a/drivers/mmc/host/of_mmc_spi.c b/drivers/mmc/host/of_mmc_spi.c > index 5530def..e2aecb7 100644 > --- a/drivers/mmc/host/o

Re: [PATCH] of_mmc_spi: Need to include irq.h and of_irq.h

2011-03-23 Thread Grant Likely
On Fri, Mar 18, 2011 at 03:00:23PM -0700, David Miller wrote: > > Since these are the headers that provide irq_of_parse_and_map() > and NO_IRQ. > > Signed-off-by: David S. Miller Acked-by: Grant Likely Chris, let me know if you need me to take this via my tree. g. > > diff --git a/drivers/

[PATCH] of_mmc_spi: Need to include irq.h and of_irq.h

2011-03-18 Thread David Miller
Since these are the headers that provide irq_of_parse_and_map() and NO_IRQ. Signed-off-by: David S. Miller diff --git a/drivers/mmc/host/of_mmc_spi.c b/drivers/mmc/host/of_mmc_spi.c index 5530def..e2aecb7 100644 --- a/drivers/mmc/host/of_mmc_spi.c +++ b/drivers/mmc/host/of_mmc_spi.c @@ -15,9 +1