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)
commitfeefe73fcbb4dfc952d4185d80435fb8e053e2a7
treef0555d596a893656ab2b5f33a5b55007c9dbc776
parent9482ee7175d1c312c96ffc85c7c413b283cf847b
gpio: pxa: explicitly include mach/irqs.h

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
This page took 0.02487 seconds and 5 git commands to generate.