diff options
author | Arnd Bergmann <[email protected]> | 2019-09-20 10:10:03 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-04-04 10:22:37 +0200 |
commit | 36f1a4ae6b60a9fbd9a35a3b257dc6e53b5feff1 (patch) | |
tree | 75821b68dd4274621292db9fcca5a48f1bfe4011 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 482c27273f52ad336e8d076f96f91b358dcb7d0c (diff) |
ARM: ep93xx: enable SPARSE_IRQ
Without CONFIG_SPARSE_IRQ, we rely on mach/irqs.h to define NR_IRQS
globally. Do the minimal conversion by setting .nr_irqs in each
machine descriptor.
Only the vision_ep9307 machine has extra IRQs for GPIOs, so make
.nr_irqs the original value there, while using the plain NR_EP93XX_IRQS
everywhere else.
Cc: Hartley Sweeten <[email protected]>
Cc: Hubert Feurstein <[email protected]>
Cc: Lukasz Majewski <[email protected]>
Tested-by: Alexander Sverdlin <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions