diff options
author | Marek BehĂșn <kabel@kernel.org> | 2024-08-07 19:40:55 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-08-08 18:15:00 +0300 |
commit | 37e130c224fd0da168570003355fcbd091a87030 (patch) | |
tree | 3da5ce36eba7c0a3a6991d769448a26a9d57ab06 /tools/perf/scripts/python/task-analyzer.py | |
parent | 0dbf9b6025e3d6092ad883541c090118e5361d98 (diff) | |
download | linux-37e130c224fd0da168570003355fcbd091a87030.tar.xz |
irqchip/armada-370-xp: Add the __init attribute to mpic_msi_init()
Add the __init attribute to the mpic_msi_init() function. It is only
called from the device initializer, and so can be dropped after boot is
complete.
Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions