commit | 1dcc73d7bb0429994c54d33b40c5fb82b741a791 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Wed Apr 22 18:20:04 2015 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Apr 24 20:57:06 2015 +0200 |
tree | 4e8f84f2940172d1ab0c1329036a1f02ceda7008 | |
parent | 10a50f1ab5f06c9a3ee5ece3ec52e607ed53c79f [diff] |
irqchip: gic: Drop support for gic_arch_extn Now that the users of gic_arch_extn have been fixed, drop the "feature" for good. This leads to the removal of some now useless locking. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Cc: linux-arm-kernel@lists.infradead.org Cc: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>