]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
irqchip/bcm2836: Drop smp_set_ops on arm64 builds
authorEric Anholt <eric@anholt.net>
Wed, 13 Apr 2016 20:28:41 +0000 (13:28 -0700)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 11 May 2016 09:12:45 +0000 (10:12 +0100)
commit0dc17be87647cd4c891e748a0753ad0606dc5775
treed6c6993e2695a736e6e72eada27fbb0af2326c56
parentd6490461a102094891d8a2712c51365f86ac1a40
irqchip/bcm2836: Drop smp_set_ops on arm64 builds

For arm64, the bootloader will instead be implementing the spin-table
enable method.

Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-bcm2836.c