2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 23:53:55 +08:00
linux-next/arch/arm/mach-virt
Maxime Ripard bf5d5b3e52 ARM: virt: Remove init_irq declaration in machine description
Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is
specified") removed the need to explictly setup the init_irq field in
the machine description when using only irqchip_init. Remove that
declaration for virt as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2013-05-24 10:12:53 +02:00
..
Kconfig ARM: mach-virt: add SMP support using PSCI 2013-02-02 15:05:33 +00:00
Makefile ARM: mach-virt: add SMP support using PSCI 2013-02-02 15:05:33 +00:00
platsmp.c irqchip: gic: Perform the gic_secondary_init() call via CPU notifier 2013-03-26 16:12:02 +00:00
virt.c ARM: virt: Remove init_irq declaration in machine description 2013-05-24 10:12:53 +02:00