irqchip: Move ARM GIC to drivers/irqchip
authorRob Herring <rob.herring@calxeda.com>
Wed, 21 Nov 2012 03:21:40 +0000 (21:21 -0600)
committerRob Herring <rob.herring@calxeda.com>
Sat, 12 Jan 2013 16:47:31 +0000 (10:47 -0600)
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>

No differences found