Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: bcm281xx: Remove init_irq declaration in machine description
Commit ebafed7 ("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 bcm281xx as well. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Christian Daudt <csd@broadcom.com>
- Loading branch information