aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mpc5200.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2015-01-27 04:46:04 +0000
committerLinus Walleij <[email protected]>2015-02-03 12:37:47 +0000
commitae4f4cfd8e9f6844c32a8913b8cb4f39ac9216ce (patch)
treeaba61287dacc150782a45fe97cff63efbdc56183 /drivers/gpio/gpio-mpc5200.c
parentgpio: max732x: use an inline function for container cast (diff)
downloadkernel-ae4f4cfd8e9f6844c32a8913b8cb4f39ac9216ce.tar.gz
kernel-ae4f4cfd8e9f6844c32a8913b8cb4f39ac9216ce.zip
gpio: pxa: remove mach IRQ includes
In preparation to enable ARCH_MMP on ARM64, the include of mach/irqs.h must be eliminated. mach/irqs.h was being included for IRQ_GPIO{0,1}, but these IRQs are always passed in as resources now. We can use irq0 and irq1 and get rid of IRQ_GPIOx. Get rid of the ifdef in the process as it is no longer needed. Signed-off-by: Rob Herring <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Alexandre Courbot <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-mpc5200.c')
0 files changed, 0 insertions, 0 deletions