summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/python.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2015-01-26 22:46:04 -0600
committerLinus Walleij <linus.walleij@linaro.org>2015-02-03 13:37:47 +0100
commitae4f4cfd8e9f6844c32a8913b8cb4f39ac9216ce (patch)
treeaba61287dacc150782a45fe97cff63efbdc56183 /tools/perf/util/python.c
parent37fc8a92daf5e775a18790ccd935240ef72ddd83 (diff)
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 <robh@kernel.org> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Alexandre Courbot <gnurou@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/util/python.c')
0 files changed, 0 insertions, 0 deletions