summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMarek BehĂșn <kabel@kernel.org>2024-08-07 18:40:57 +0200
committerThomas Gleixner <tglx@linutronix.de>2024-08-08 17:15:00 +0200
commit68fe2c59853611e2551370f0ab4b80b04a0748ee (patch)
tree1bfe932af2dda87276aa99dcec8c2011db069372 /tools
parenta4d4d4a642da83d869d2851c8c3732c699cbc08e (diff)
irqchip/armada-370-xp: Put static variables into driver private structure
In preparation for converting the driver to modern style put all the interrupt controller private static variables into driver private structure. Access to these variables changes as: main_int_base mpic->base per_cpu_int_base mpic->per_cpu mpic_domain mpic->domain parent_irq mpic->parent_irq ... Signed-off-by: Marek BehĂșn <kabel@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions