Linus Walleij
7237f18f9d
ARM: pxa: fix compilation problem on AM300EPD board
...
commit 29ffa48fa6 upstream.
This board fails compilation like this:
arch/arm/mach-pxa/am300epd.c: In function ‘am300_cleanup’:
arch/arm/mach-pxa/am300epd.c:179:2: error: implicit declaration
of function ‘PXA_GPIO_TO_IRQ’ [-Werror=implicit-function-declaration]
free_irq(PXA_GPIO_TO_IRQ(RDY_GPIO_PIN), par);
This was caused by commit 88f718e3fa
"ARM: pxa: delete the custom GPIO header"
This is because it was previously getting the macro PXA_GPIO_TO_IRQ
implicitly from <linux/gpio.h> which in turn implicitly included
<mach/gpio.h> which in turn included <mach/irqs.h>.
Add the missing include so that the board compiles again.
Reported-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
Signed-off-by: Kevin Hilman <khilman@linaro.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-02-22 13:34:49 -08:00
..
2014-02-22 13:34:41 -08:00
2012-09-14 11:18:10 +02:00
2014-02-22 13:34:49 -08:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-03-25 14:36:31 -05:00
2012-08-16 16:15:44 +08:00
2011-07-12 19:45:19 +08:00
2012-11-15 13:50:13 +01:00
2012-05-13 17:12:17 +01:00
2012-12-24 09:36:38 -07:00
2011-10-01 23:45:34 +01:00
2012-09-14 11:18:10 +02:00
2013-10-16 09:05:57 +02:00
2012-09-14 11:18:10 +02:00
2012-09-14 11:18:10 +02:00
2013-10-16 09:05:57 +02:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-01-03 15:57:04 -08:00
2013-07-09 10:33:29 -07:00
2009-04-04 10:26:35 +08:00
2012-12-24 09:36:38 -07:00
2013-04-11 09:59:23 +08:00
2013-04-11 09:59:23 +08:00
2013-08-29 12:33:52 -07:00
2012-12-24 09:36:38 -07:00
2013-10-16 09:05:57 +02:00
2012-03-28 18:30:01 +01:00
2013-07-09 10:33:29 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-10-16 09:05:57 +02:00
2013-08-21 09:28:29 +02:00
2012-12-24 09:36:38 -07:00
2012-08-16 16:14:50 +08:00
2013-10-16 00:50:33 +02:00
2013-06-18 22:56:51 -07:00
2013-10-16 09:05:57 +02:00
2012-12-24 09:36:38 -07:00
2013-10-16 09:05:57 +02:00
2013-10-16 09:05:57 +02:00
2013-04-08 13:02:31 +02:00
2011-10-17 09:12:40 +01:00
2012-04-27 11:14:06 +08:00
2011-04-24 19:16:09 +02:00
2013-10-16 09:05:57 +02:00
2012-12-24 09:36:38 -07:00
2012-09-14 11:18:10 +02:00
2013-10-16 09:05:57 +02:00
2013-06-18 22:56:51 -07:00
2013-06-18 22:56:51 -07:00
2013-10-16 09:05:57 +02:00
2013-10-16 09:05:57 +02:00
2013-06-18 22:56:51 -07:00
2013-06-18 22:56:51 -07:00
2013-06-18 22:56:51 -07:00
2012-12-24 09:36:38 -07:00
2013-10-16 09:05:57 +02:00
2011-06-24 08:48:43 +01:00
2013-07-23 12:15:15 -07:00
2012-09-14 11:18:10 +02:00
2012-11-06 05:59:59 -08:00
2013-04-11 10:00:05 +08:00
2013-04-11 10:00:05 +08:00
2013-04-11 10:00:05 +08:00
2012-03-25 14:36:31 -05:00
2012-03-25 14:36:31 -05:00
2013-04-11 10:00:05 +08:00
2013-08-13 15:51:01 -07:00
2013-10-16 09:05:57 +02:00
2013-12-11 16:35:16 -08:00
2012-12-24 09:36:38 -07:00
2013-01-03 15:57:04 -08:00
2011-06-24 08:48:45 +01:00
2013-01-23 16:56:32 +08:00
2013-01-03 15:57:04 -08:00
2013-08-29 12:33:52 -07:00
2009-03-09 21:22:40 +08:00
2013-09-30 06:02:34 +02:00
2013-10-16 09:05:57 +02:00
2013-06-12 14:02:13 -07:00
2013-01-03 15:57:04 -08:00
2013-12-11 16:34:32 -08:00
2012-12-24 09:36:38 -07:00
2013-10-16 09:05:57 +02:00
2012-12-24 09:36:38 -07:00
2012-12-24 09:36:38 -07:00
2013-10-16 09:05:57 +02:00
2013-09-06 13:21:16 -07:00
2013-08-29 12:33:52 -07:00
2009-12-29 14:11:34 +08:00
2013-10-16 09:05:57 +02:00