commit | 81243e444c6e9d1625073e4a3d3bc244c8a545f0 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Tue Nov 20 21:21:40 2012 -0600 |
committer | Rob Herring <rob.herring@calxeda.com> | Sat Jan 12 10:47:31 2013 -0600 |
tree | 533a545705d110cfa990e0ffcbc5c4c0c2abec86 | |
parent | 1d5cc604f42ff1acdec0407247b2f720135ba0c2 [diff] |
irqchip: Move ARM GIC to drivers/irqchip Now that we have drivers/irqchip, move GIC irqchip to drivers/irqchip. This is necessary to share the GIC with arm and arm64. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Cc: Russell King <linux@arm.linux.org.uk> Cc: Thomas Gleixner <tglx@linutronix.de>