gpio: pxa: explicitly include mach/irqs.h
authorRob Herring <rob.herring@calxeda.com>
Tue, 3 Jan 2012 21:52:42 +0000 (15:52 -0600)
committerRob Herring <rob.herring@calxeda.com>
Thu, 26 Jan 2012 02:37:43 +0000 (20:37 -0600)
In preparation to make mach/irqs.h optional and remove from asm/irq.h,
directly include mach/irq.h to get MMP_GPIO_TO_IRQ and PXA_GPIO_TO_IRQ.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
drivers/gpio/gpio-pxa.c

Simple merge