diff options
author | Axel Lin <[email protected]> | 2011-12-05 19:06:06 +0800 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2011-12-28 10:14:04 +0000 |
commit | 34641de2ef118b9c78a842fb75e6d3cc49c1de31 (patch) | |
tree | 9bb914f399203e1fba53f314f5cfe67d01aefcee /tools/perf/scripts/python/check-perf-trace.py | |
parent | e0bf102e1df73182e98c5ff96711b04534bc7bd9 (diff) |
pcmcia: pxa: replace IRQ_GPIO() with gpio_to_irq()
Since commit 6384fd "ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ",
I got buid errors due to implicit declaration of function 'IRQ_GPIO'.
Use common gpio_to_irq() to replace machine dependant macro IRQ_GPIO().
Cc: Marek Vasut <[email protected]>
Cc: Ian Molton <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Zhuang <[email protected]>
Cc: Eric Miao <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Axel Lin <[email protected]>
Acked-by: Haojian Zhuang <[email protected]>
Acked-by: Eric Miao <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions