diff options
| author | Arnd Bergmann <[email protected]> | 2023-05-16 20:05:06 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2023-06-17 06:21:08 +0000 |
| commit | eee284fe8f326719fed1963e0851cbb2185076f8 (patch) | |
| tree | 4e24b5a0c0e7369d35257c382ffda9fe244e9c98 /tools/perf/scripts/python | |
| parent | irqchip/mmp: Remove non-DT codepath (diff) | |
| download | kernel-eee284fe8f326719fed1963e0851cbb2185076f8.tar.gz kernel-eee284fe8f326719fed1963e0851cbb2185076f8.zip | |
irqchip/clps711x: Remove unused clps711x_intc_init() function
This function has no caller or declaration any more:
drivers/irqchip/irq-clps711x.c:215:13: error: no previous prototype for 'clps711x_intc_init'
The #ifdef check around clps711x_intc_init_dt() is also not
needed since the file is only built when that is enabled.
Fixes: 4a56f46a7dc6 ("ARM: clps711x: Remove boards support")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
